aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/strip-debuginfo.mlir
AgeCommit message (Expand)AuthorFilesLines
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Transform t...River Riddle1-1/+1
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball1-2/+2
2021-05-26[mlir] Make StripDebugInfo strip out block arguments locsthomasraoux1-0/+7
2020-11-09[mlir][Asm] Add support for using an alias for trailing operation locationsRiver Riddle1-1/+1
2020-03-30Add a flag on the context to protect against creation of operations in unregi...Mehdi Amini1-1/+1
2020-01-13[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...River Riddle1-1/+1
2019-07-03Replace the implementation of Function and Module with FuncOp and ModuleOp.River Riddle1-3/+2
2019-03-29NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and ...River Riddle1-1/+1
2019-03-29NFC: Rename the 'if' operation in the AffineOps dialect to 'affine.if'.River Riddle1-1/+1
2019-03-29 Automated rollback of changelist 232728977.Uday Bondhugula1-1/+1
2019-03-29 Automated rollback of changelist 232717775.Uday Bondhugula1-1/+1
2019-03-29Rename the 'if' operation in the AffineOps dialect to 'affine.if' and namespaceRiver Riddle1-1/+1
2019-03-29NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...River Riddle1-1/+1
2019-03-29Define the AffineForOp and replace ForInst with it. This patch is largely mec...River Riddle1-3/+3
2019-03-29Standardize the spelling of debug info to "debuginfo" in opt flags.River Riddle1-0/+23