llvm-project/mlir/unittests/TableGen
Rahul Joshi 13d05787d0 [MLIR][TableGen] Fix ambiguous build methods when inferring result types.
- Fix ODS framework to suppress build methods that infer result types and are
  ambiguous with collective variants. This applies to operations with a single variadic
  inputs whose result types can be inferred.
- Extended OpBuildGenTest to test these kinds of ops.

Differential Revision: https://reviews.llvm.org/D85060
2020-08-10 10:05:06 -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][TableGen] Fix ambiguous build methods when inferring result types. 2020-08-10 10:05:06 -07:00
StructsGenTest.cpp [NFC] Fix comment style in MLIR unittests to conform to LLVM coding standards. 2020-07-12 07:27:02 -07: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 Support OptionalAttr inside a StructAttr 2020-02-19 12:47:04 +00:00