This patch adds lowering for the adjustl and adjustr
intrinsics.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121780
[flang] Lower adjustl and adjustr intrinsics ClosedPublic Authored by clementval on Mar 16 2022, 1:37 AM.
Details Summary This patch adds lowering for the adjustl and adjustr This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 16 2022, 1:37 AM This revision is now accepted and ready to land.Mar 16 2022, 2:34 AM Comment Actions
Maybe it needs a rebase because I landed another intrinsic in the mean time. This revision was landed with ongoing or failed builds.Mar 16 2022, 3:35 AM Closed by commit rG10766b75ceb3: [flang] Lower adjustl and adjustr intrinsics (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415766 flang/lib/Lower/IntrinsicCall.cpp
flang/test/Lower/Intrinsics/adjustl.f90
flang/test/Lower/Intrinsics/adjustr.f90
|