aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/test-strict-pattern-driver.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-09-20[mlir][IR] Trigger `notifyOperationRemoved` callback for nested ops (#66771)Matthias Springer1-7/+153
2023-02-15[mlir] Add RewriterBase::replaceAllUsesWith for Blocks.Ingo Müller1-0/+25
2023-01-26[mlir] GreedyPatternRewriteDriver: Keep track of surviving opsMatthias Springer1-0/+5
2023-01-20[mlir] GreedyPatternRewriteDriver: Add new strict mode optionMatthias Springer1-15/+31
2023-01-10[mlir] Fix worklist bug in MultiOpPatternRewriteDriverMatthias Springer1-5/+21
2022-06-11[mlir:MultiOpDriver] Add operands to worklist should be checkedChia-hung Duan1-0/+23