Before this patch, deferred location in operation like test.pretty_printed_region would
break the parser, and so the IR round-trip.
Depends On D117088
Paths
| Differential D117413
Allows deferred location attribute in `parseOptionalLocationSpecifier` ClosedPublic Authored by mehdi_amini on Jan 15 2022, 6:32 PM.
Details Summary Before this patch, deferred location in operation like test.pretty_printed_region would Depends On D117088
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 18 others. · View Herald TranscriptJan 15 2022, 6:32 PM
This revision is now accepted and ready to land.Jan 18 2022, 12:45 PM This revision was landed with ongoing or failed builds.Jan 18 2022, 2:00 PM Closed by commit rG58cb30377735: Allows deferred location attribute in `parseOptionalLocationSpecifier` (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400939 mlir/include/mlir/IR/OpImplementation.h
mlir/lib/Parser/AsmParserImpl.h
mlir/lib/Parser/Parser.cpp
mlir/test/IR/pretty_printed_region_op.mlir
|