This patch adds some lowering tests for the forall construct.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D122253
[flang][NFC] Add forall lowering tests ClosedPublic Authored by clementval on Mar 22 2022, 12:32 PM.
Details Summary This patch adds some lowering tests for the forall construct. 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 22 2022, 12:32 PM This revision is now accepted and ready to land.Mar 22 2022, 1:28 PM This revision was landed with ongoing or failed builds.Mar 22 2022, 1:35 PM Closed by commit rGd8beb2c33db8: [flang][NFC] Add forall lowering tests (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417388 flang/test/Lower/forall/array-subscripts.f90
flang/test/Lower/forall/character-1.f90
flang/test/Lower/forall/forall-allocatable-2.f90
flang/test/Lower/forall/forall-allocatable.f90
flang/test/Lower/forall/forall-array.f90
flang/test/Lower/forall/forall-construct-2.f90
flang/test/Lower/forall/forall-construct-3.f90
flang/test/Lower/forall/forall-ranked.f90
flang/test/Lower/forall/forall-slice.f90
flang/test/Lower/forall/forall-stmt.f90
flang/test/Lower/forall/forall-where-2.f90
flang/test/Lower/forall/forall-where.f90
flang/test/Lower/forall/test9.f90
|