llvm-project/mlir/unittests/TableGen
Rahul Joshi 08e4f07852 [MLIR][NFC] Adopt use of TypeRange in build() methods.
- Use TypeRange instead of ArrayRef<Type> where possible.
- Change some of the custom builders to also use TypeRange

Differential Revision: https://reviews.llvm.org/D87944
2020-09-23 09:07:57 -07: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] Adopt use of TypeRange in build() methods. 2020-09-23 09:07:57 -07: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