llvm-project/mlir/tools/mlir-tblgen
MLIR Team d3787e5865 Improve verifier error reporting on type mismatch (NFC)
Before this change, it only reports expected type but not exact type, so
it's hard to troubleshoot.

PiperOrigin-RevId: 268961078
2019-09-13 12:46:34 -07:00
..
CMakeLists.txt Added a TableGen generator for structured data 2019-08-30 12:52:13 -07:00
EnumsGen.cpp Also disable generating underlying value to symbol conversion declaration when there is an enumerant without explicit value 2019-07-01 09:56:11 -07:00
LLVMIRConversionGen.cpp Translation to LLVM IR: use LogicalResult instead of bool 2019-08-09 10:45:44 -07:00
OpDefinitionsGen.cpp Improve verifier error reporting on type mismatch (NFC) 2019-09-13 12:46:34 -07:00
OpDocGen.cpp NFC: Simplify named attribute in TableGen generators 2019-04-18 11:47:52 -07:00
OpInterfacesGen.cpp NFC: Avoid reconstructing the OpInterface methods. 2019-08-22 11:31:27 -07:00
ReferenceImplGen.cpp NFC: Rename Function to FuncOp. 2019-07-10 10:10:53 -07:00
RewriterGen.cpp Support variadic ops in declarative rewrite rules 2019-08-21 05:35:32 -07:00
SPIRVUtilsGen.cpp [spirv] Provide decorations in batch for op construction 2019-08-06 07:02:59 -07:00
StructsGen.cpp Added a TableGen generator for structured data 2019-08-30 12:52:13 -07:00
mlir-tblgen.cpp InitLLVM already initializes PrettyStackTraceProgram 2019-08-18 11:32:52 -07:00