llvm-project/mlir/integration_test/Dialect
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
..
Async/CPU [mlir] Fix async microbench integration test 2020-11-21 07:02:24 -08:00
LLVMIR/CPU [mlir] use built-in vector types instead of LLVM dialect types when possible 2021-01-12 10:04:28 +01:00
Linalg/CPU [mlir][OpFormatGen] Format enum attribute cases as keywords when possible 2021-01-14 11:35:49 -08:00
Standard/CPU [mlir][std] Add ExpandOps pass. 2020-11-09 21:58:28 +01:00
Vector/CPU [mlir][vector] modified scatter/gather syntax, pass_thru mandatory 2021-01-09 11:41:37 -08:00