llvm-project/mlir/test/lib/IR
Christian Sigg 0bf4a82a5a [mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
Reviewed By: silvas, rriddle

Differential Revision: https://reviews.llvm.org/D92878
2020-12-09 12:11:32 +01:00
..
CMakeLists.txt [mlir][Analysis] Allow Slice Analysis to work with linalg::LinalgOp 2020-09-10 18:54:22 -07:00
TestFunc.cpp [mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState. 2020-12-09 12:11:32 +01:00
TestInterfaces.cpp [mlir] Allow for using interface class name in ODS interface definitions 2020-11-17 14:28:55 +01:00
TestMatchers.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TestPrintDefUse.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TestPrintNesting.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TestSideEffects.cpp [mlir] Add support for referencing a SymbolRefAttr in a SideEffectInstance 2020-11-18 18:38:43 -08:00
TestSlicing.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TestSymbolUses.cpp [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TestTypes.cpp [mlir] Move TestDialect and its passes to mlir::test namespace. 2020-11-05 15:29:15 +01:00