This patch adds lowering for somw array related intrinsics:
- reshape
- spread
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121841
[flang] Lower array related intrinsics ClosedPublic Authored by clementval on Mar 16 2022, 1:01 PM.
Details Summary This patch adds lowering for somw array related intrinsics:
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:01 PM This revision is now accepted and ready to land.Mar 16 2022, 3:28 PM Closed by commit rGeea7c935d296: [flang] Lower array related intrinsics (authored by clementval). · Explain WhyMar 16 2022, 11:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416073 flang/lib/Lower/IntrinsicCall.cpp
flang/test/Lower/Intrinsics/reshape.f90
flang/test/Lower/Intrinsics/spread.f90
|