Move the parser, printer, verifier and builder out of the .td file.
Rename lenparams to typeparams to be in sync with fir-dev.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D110690
[fir] Update fir.field_index op ClosedPublic Authored by clementval on Sep 29 2021, 2:32 AM.
Details Summary Move the parser, printer, verifier and builder out of the .td file. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineComment Actions LGTM, it's always good to see the amount of C++ in td files shrinking :) This revision is now accepted and ready to land.Sep 30 2021, 2:33 AM Comment Actions
Thanks for the review. I'm rebasing and fixing the clang-tidy warning right now :-) Closed by commit rG220f314f94ab: [fir] Update fir.field_index op (authored by clementval). · Explain WhySep 30 2021, 3:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376149 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
|