This patch adds more lowering and tests for character array assignment/copy.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D121300
Paths
| Differential D121301
[flang] Lower more array character cases ClosedPublic Authored by clementval on Mar 9 2022, 8:40 AM.
Details Summary This patch adds more lowering and tests for character array assignment/copy. This patch is part of the upstreaming effort from fir-dev branch. Depends on D121300
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2022, 9:54 AM Closed by commit rGc3a7627cacc6: [flang] Lower more array character cases (authored by clementval). · Explain WhyMar 9 2022, 10:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414114 flang/include/flang/Lower/ConvertExpr.h
flang/include/flang/Lower/Mangler.h
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/Mangler.cpp
flang/test/Lower/array-character.f90
|