Lower intrinsic assignment to hlfir.assign, except when the LHS
is a whole allocatable (this part will be done later to keep patch
simpler).
Depends on D138012
Paths
| Differential D138013
[flang] Lower intrinsic assignment to fir.assign ClosedPublic Authored by jeanPerier on Nov 15 2022, 2:03 AM.
Details Summary Lower intrinsic assignment to hlfir.assign, except when the LHS Depends on D138012
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2022, 2:07 AM Closed by commit rGdd73bfa6d6da: [flang] Lower intrinsic assignment to fir.assign (authored by jeanPerier). · Explain WhyNov 15 2022, 3:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 475405 flang/lib/Lower/Bridge.cpp
flang/test/Lower/HLFIR/assignment-intrinsics.f90
|