llvm-project/mlir/unittests/Interfaces
Chris Lattner fb093c8314 [ODS/AsmParser] Don't pass MLIRContext with DialectAsmParser.
The former is redundant because the later carries it as part of
its builder.  Add a getContext() helper method to DialectAsmParser
to make this more convenient, and stop passing the context around
explicitly.  This simplifies ODS generated parser hooks for attrs
and types.

This resolves PR51985

Recommit 4b32f8bac4 after fixing a dependency.

Differential Revision: https://reviews.llvm.org/D110796
2021-09-30 05:10:28 +00:00
..
CMakeLists.txt [mlir] Enable specifying querying function in ValueShapeRange 2021-08-10 11:44:20 -07:00
DataLayoutInterfacesTest.cpp [ODS/AsmParser] Don't pass MLIRContext with DialectAsmParser. 2021-09-30 05:10:28 +00:00
InferTypeOpInterfaceTest.cpp [mlir] Enable specifying querying function in ValueShapeRange 2021-08-10 11:44:20 -07:00