This fixes a few custom printers which were printing IR that couldn't be
round-tripped.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150080
[mlir][TestDialect] Fix invalid custom op printers ClosedPublic Authored by rkayaith on May 7 2023, 5:55 PM.
Details Summary This fixes a few custom printers which were printing IR that couldn't be
Diff Detail
Event Timelinerkayaith added a child revision: D150082: [mlir] Move value name shadowing functionality into OpAsmOpInterface.May 7 2023, 6:48 PM This revision is now accepted and ready to land.Jun 9 2023, 11:15 AM Closed by commit rGb89b3cdb612f: [mlir][TestDialect] Fix invalid custom op printers (authored by rkayaith). · Explain WhyJul 4 2023, 8:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537206 mlir/test/IR/parser.mlir
mlir/test/IR/pretty-region-args.mlir
mlir/test/lib/Dialect/Test/TestDialect.cpp
|