llvm-project/mlir/test/lib
Jacques Pienaar 0e760a0870 Add hook for dialect specializing processing blocks post inlining calls
This allows for dialects to do different post-processing depending on operations with the inliner (my use case requires different attribute propagation rules depending on call op). This hook runs before the regular processInlinedBlocks method.

Differential Revision: https://reviews.llvm.org/D104399
2021-06-16 12:53:21 -07:00
..
Analysis [mlir] Add support for querying the ModRef behavior from the AliasAnalysis class 2021-05-27 13:57:29 -07:00
Conversion [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00
Dialect Add hook for dialect specializing processing blocks post inlining calls 2021-06-16 12:53:21 -07:00
IR [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00
Pass [mlir] Resolve TODO and use the pass argument instead of the TypeID for registration 2021-06-02 12:17:36 -07:00
Reducer [mlir-reduce] Reducer refactor. 2021-06-02 07:45:00 +08:00
Rewrite [PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatternSet and insert -> add. NFC 2021-03-22 17:20:50 -07:00
Transforms [mlir] Add missing dependence to TestDialect from TestTransforms 2021-05-14 11:00:31 -07:00
CMakeLists.txt [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00