This patch adds lowering for the transfer intrinsic.
The calls are lowered to runtime function calls.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121777
[flang] Lower transfer instrinsic ClosedPublic Authored by clementval on Mar 16 2022, 1:26 AM.
Details Summary This patch adds lowering for the transfer intrinsic. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2022, 2:31 AM This revision was landed with ongoing or failed builds.Mar 16 2022, 3:34 AM Closed by commit rGa16eddb2b40d: [flang] Lower transfer instrinsic (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415725 flang/include/flang/Lower/Runtime.h
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/Runtime.cpp
flang/test/Lower/Intrinsics/transfer.f90
|