llvm/mlir/unittests
jfurtek bed8212157 [mlir][ods][NFC] Move enum attribute definitions from OpBase.td to EnumAttr.td
This diff moves `EnumAttr` tablegen definitions (specifically, `IntEnumAttr` and
`BitEnumAttr`-related classes) from `OpBase.td` to `EnumAttr.td`. No
functionality is changed.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D123551
2022-04-15 16:51:14 +00:00
..
Analysis [MLIR][Presburger] IntegerPolyhedron: add support for symbolic integer lexmin 2022-04-05 18:50:34 +01:00
Conversion
Dialect [MLIR][Affine][Analysis] Merge FAC and FACV 2022-04-06 03:02:32 +05:30
ExecutionEngine [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Interfaces [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
IR [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
Pass [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
Rewrite
Support
TableGen [mlir][ods][NFC] Move enum attribute definitions from OpBase.td to EnumAttr.td 2022-04-15 16:51:14 +00:00
Transforms [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
CMakeLists.txt