Move parser and printer to the .cpp file.
Follow up to https://reviews.llvm.org/D110626.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D110828
[fir][NFC] Move parser/printer for fir.global_len ClosedPublic Authored by clementval on Sep 30 2021, 6:35 AM.
Details Summary Move parser and printer to the .cpp file. Follow up to https://reviews.llvm.org/D110626. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2021, 6:53 AM Closed by commit rGa6fc555202ac: [fir][NFC] Move parser/printer for fir.global_len (authored by clementval). · Explain WhySep 30 2021, 7:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376215 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
|