This patch introduces the FIRInlinerInterface.
This class defines the interface for handling inlining of FIR calls.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D119340
[flang] Add FIRInlinerInterface ClosedPublic Authored by clementval on Feb 9 2022, 7:16 AM.
Details Summary This patch introduces the FIRInlinerInterface. This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Jean Perier <jperier@nvidia.com>
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 9 2022, 1:16 PM Closed by commit rG6da728ad9945: [flang] Add FIRInlinerInterface (authored by clementval). · Explain WhyFeb 10 2022, 2:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 407441 flang/lib/Optimizer/Dialect/FIRDialect.cpp
flang/test/Fir/inline.fir
|