Lower static array slices reduction with the correct
type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155519
[flang][openacc] Support static slice in reduction lowering ClosedPublic Authored by clementval on Jul 17 2023, 2:58 PM.
Details Summary Lower static array slices reduction with the correct
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 17 2023, 2:58 PM This revision is now accepted and ready to land.Jul 18 2023, 1:47 PM Closed by commit rGa060102b3cb0: [flang][openacc] Support static slice in reduction lowering (authored by clementval). · Explain WhyJul 18 2023, 2:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 541243 flang/include/flang/Lower/OpenACC.h
flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
|