This patch adds some tests for the lowering of
array constructors.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121945
[flang] Add array constructor lowering tests ClosedPublic Authored by clementval on Mar 17 2022, 1:07 PM.
Details Summary This patch adds some tests for the lowering of 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 17 2022, 1:07 PM This revision is now accepted and ready to land.Mar 17 2022, 1:24 PM Closed by commit rG518a837e93e4: [flang] Add array constructor lowering tests (authored by clementval). · Explain WhyMar 17 2022, 1:40 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416305 flang/lib/Optimizer/Builder/Character.cpp
flang/test/Lower/array-constructor-1.f90
flang/test/Lower/array-constructor-2.f90
|