llvm-project/mlir/unittests/TableGen
Lei Zhang 5d5d5838ce [mlir] Enhance classof() checks in StructsGen
Previously we only check that each field is of the correct
mlir::Attribute subclass. This commit enhances to also consider
the attribute's types, by leveraging the constraints already
encoded in TableGen attribute definitions.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D72162
2020-01-03 15:13:16 -05:00
..
CMakeLists.txt Add missing link dependency to MLIRTableGenTests 2019-08-31 09:50:33 -07:00
EnumsGenTest.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
FormatTest.cpp Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
StructsGenTest.cpp [mlir] Enhance classof() checks in StructsGen 2020-01-03 15:13:16 -05:00
enums.td Adjust License.txt file to use the LLVM license 2019-12-23 15:33:37 -08:00
structs.td [mlir] Enhance classof() checks in StructsGen 2020-01-03 15:13:16 -05:00