Move verifier code 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 D110826
[fir][NFC] Move fir.shape verifier to cpp file ClosedPublic Authored by clementval on Sep 30 2021, 6:29 AM.
Details Summary Move verifier code 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 rGafb30fcdf672: [fir][NFC] Move fir.shape verifier to cpp file (authored by clementval). · Explain WhySep 30 2021, 7:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 376213 flang/include/flang/Optimizer/Dialect/FIROps.td
flang/lib/Optimizer/Dialect/FIROps.cpp
|