summaryrefslogtreecommitdiff
path: root/mlir/test/lib/IR/TestClone.cpp
AgeCommit message (Expand)Author
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2024-01-25[mlir][IR] Add rewriter API for moving operations (#78988)Matthias Springer
2023-12-01[mlir] notify insertion of parent op first when cloning (#73806)jeanPerier
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2022-04-15[mlir][NFC] Cleanup the TestClone passRiver Riddle
2022-04-15[MLIR][ClonePass] Attempt fix for anonymous pass nameWilliam S. Moses
2022-04-15[NFC] Update commentsWilliam S. Moses
2022-04-15[MLIR] Fix operation cloneWilliam S. Moses