Add support for iand reduction operator in
OpenACC lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154886
[flang][openacc] Support iand reduction operator ClosedPublic Authored by clementval on Jul 10 2023, 1:32 PM.
Details Summary Add support for iand reduction operator in
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 10 2023, 1:32 PM clementval added a child revision: D154887: [flang][openacc] Support ior reduction operator.Jul 10 2023, 1:33 PM This revision is now accepted and ready to land.Jul 10 2023, 3:22 PM Closed by commit rG1aa22fe5cee0: [flang][openacc] Support iand reduction operator (authored by clementval). · Explain WhyJul 11 2023, 8:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539134 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
|