mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This simplifies the implementation, and removes the need to do explicit string manipulation. A utility method 'parseDimensionList' is added to the DialectAsmParser to simplify defining types and attributes that contain shapes. PiperOrigin-RevId: 278020604