Generate code to allocate privates for trivial scalars and arrays.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154259
[flang][openacc] Populate the init region for acc.private.recipe for simple type ClosedPublic Authored by clementval on Jun 30 2023, 2:08 PM.
Details Summary Generate code to allocate privates for trivial scalars and arrays.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2023, 2:08 PM clementval added a child revision: D154648: [flang][openacc] Support array slices when creating private recipe.Jul 6 2023, 1:01 PM This revision is now accepted and ready to land.Jul 6 2023, 1:42 PM Closed by commit rGa05ed478c8f5: [flang][openacc] Populate the init region for acc.private.recipe for simple type (authored by clementval). · Explain WhyJul 6 2023, 1:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537873 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-private.f90
|