llvm-project/mlir/unittests/TableGen
Lei Zhang 7939b76e2a [mlir] Support default valued attribute in StructsGen
Its handling is similar to optional attributes, except for the
getter method.

Reviewed By: rsuderman

Differential Revision: https://reviews.llvm.org/D87055
2020-09-03 09:46:44 -04:00
..
CMakeLists.txt [MLIR] Add unit test for tblgen Op build methods 2020-07-28 15:43:37 -07:00
EnumsGenTest.cpp [NFC] Fix comment style in MLIR unittests to conform to LLVM coding standards. 2020-07-12 07:27:02 -07:00
FormatTest.cpp [NFC] Fix comment style in MLIR unittests to conform to LLVM coding standards. 2020-07-12 07:27:02 -07:00
OpBuildGen.cpp [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
StructsGenTest.cpp [mlir] Support default valued attribute in StructsGen 2020-09-03 09:46:44 -04:00
enums.td [mlir] EnumsGen: dissociate string form of integer enum from C++ symbol name 2020-01-30 17:04:00 +01:00
structs.td [mlir] Support default valued attribute in StructsGen 2020-09-03 09:46:44 -04:00