aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/IR/pretty-region-args.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-07-04[mlir][TestDialect] Fix invalid custom op printersRahul Kayaith1-4/+2
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in IR/Interfac...River Riddle1-2/+2
2022-01-18[mlir] Drop the leading space when printing regionsMogball1-2/+2
2020-03-30Add a flag on the context to protect against creation of operations in unregi...Mehdi Amini1-1/+1
2020-03-12Teach the MLIR AsmPrinter to correctly escape asm names that use invalid char...Chris Lattner1-0/+14
2019-12-19Allow dialect to create friendly names for region argumentsFrank Laub1-0/+12