Add support for the .eqv. reduction operator for
Flang/OpenACC lowering.
Depends on D154898
Paths
| Differential D154900
[flang][openacc] Support .eqv. reduction operator ClosedPublic Authored by clementval on Jul 10 2023, 2:57 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 10 2023, 2:57 PM clementval added a child revision: D154901: [flang][openacc] Support .neqv. reduction operator.Jul 10 2023, 2:59 PM This revision is now accepted and ready to land.Jul 12 2023, 11:49 AM This revision was landed with ongoing or failed builds.Jul 12 2023, 1:00 PM Closed by commit rG0e543747ab42: [flang][openacc] Support .eqv. reduction operator (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539694 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
|