aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/test-operation-folder.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-05-01Introduce MLIR Op PropertiesMehdi Amini1-1/+1
2023-05-01Revert "Introduce MLIR Op Properties"Mehdi Amini1-1/+1
2023-05-01Introduce MLIR Op PropertiesMehdi Amini1-1/+1
2022-05-18[GreedyPatternRewriter] Avoid reversing constant orderrkayaith1-1/+2
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Transform t...River Riddle1-3/+3
2022-04-07Reland [GreedPatternRewriter] Preprocess constants while building worklist wh...River Riddle1-1/+12
2022-04-01Revert "[GreedPatternRewriter] Preprocess constants while building worklist w...Mehdi Amini1-12/+1
2022-03-31[GreedPatternRewriter] Preprocess constants while building worklist when not ...River Riddle1-1/+12
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-2/+2
2021-08-23[mlir][FoldUtils] Ensure the created constant dominates the replaced opRiver Riddle1-0/+12
2020-05-07[mlir] Add a test for OperationFolderAlex Zinenko1-0/+12