Add support for ieor reduction operator in
OpenACC lowering.
Depends on D154887
Paths
| Differential D154888
[flang][openacc] Support ieor reduction operator ClosedPublic Authored by clementval on Jul 10 2023, 1:34 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 10 2023, 1:34 PM clementval added a child revision: D154896: [flang][openacc] Support .and. reduction operator.Jul 10 2023, 2:52 PM This revision is now accepted and ready to land.Jul 10 2023, 3:23 PM Closed by commit rG425c57489283: [flang][openacc] Support ieor reduction operator (authored by clementval). · Explain WhyJul 11 2023, 8:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539143 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
|