Remove custom parser/printer and make use of the assembly format
for the fir.dispatch operation.
Depends on D135358
Paths
| Differential D135363
[flang] Use assembly format for fir.dispatch ClosedPublic Authored by clementval on Oct 6 2022, 7:06 AM.
Details Summary Remove custom parser/printer and make use of the assembly format Depends on D135358
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 6 2022, 7:06 AM This revision is now accepted and ready to land.Oct 6 2022, 8:28 AM Comment Actions New asm looks good to me (I did not try building, I see the patch application is failing, not sure why). This revision was landed with ongoing or failed builds.Oct 6 2022, 12:41 PM Closed by commit rGeaa583c330a2: [flang] Use assembly format for fir.dispatch (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 465833 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
flang/test/Fir/Todo/dispatch.fir
flang/test/Fir/fir-ops.fir
flang/test/Fir/invalid.fir
|