llvm-project/mlir/test/Dialect/GPU
River Riddle 93592b726c [mlir][OpFormatGen] Format enum attribute cases as keywords when possible
In the overwhelmingly common case, enum attribute case strings represent valid identifiers in MLIR syntax. This revision updates the format generator to format as a keyword in these cases, removing the need to wrap values in a string. The parser still retains the ability to parse the string form, but the printer will use the keyword form when applicable.

Differential Revision: https://reviews.llvm.org/D94575
2021-01-14 11:35:49 -08:00
..
all-reduce-max.mlir [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
all-reduce.mlir [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
async-region.mlir Nit: fix spacing 2021-01-06 09:40:50 -08:00
invalid.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
mapping.mlir [mlir][AsmPrinter] Refactor printing to only print aliases for attributes/types that will exist in the output. 2020-11-09 21:54:47 -08:00
multiple-all-reduce.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
ops.mlir [mlir] Add gpu.memcpy op. 2020-12-22 17:39:55 +01:00
outlining.mlir [mlir] replace LLVMIntegerType with built-in integer type 2021-01-07 19:48:31 +01:00
promotion.mlir [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00