Add loweirng support for array reduction with the
max operator. Simplify generation of init value.
Depends on D153661
Paths
| Differential D153663
[flang][openacc] Support array reduction for max in lowering ClosedPublic Authored by clementval on Jun 23 2023, 1:59 PM.
Details Summary Add loweirng support for array reduction with the Depends on D153661
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 23 2023, 1:59 PM This revision is now accepted and ready to land.Jun 25 2023, 11:36 PM Closed by commit rG80ea480d6c03: [flang][openacc] Support array reduction for max in lowering (authored by clementval). · Explain WhyJun 26 2023, 12:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534068 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
|