aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/inlining-dce.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Transform t...River Riddle1-11/+11
2020-11-09[MLIR] Change FuncOp assembly syntax to print visibility inline instead of in...Rahul Joshi1-13/+13
2020-06-17[mlir][Inliner] Properly handle callgraph node deletionRiver Riddle1-1/+21
2020-03-30Add a flag on the context to protect against creation of operations in unregi...Mehdi Amini1-1/+1
2020-03-18[mlir] Add support for detecting single use callables in the Inliner.River Riddle1-0/+53