The return type of the recipe must match the array slice provided by
the user. This patch enhance the recipe creation to take into account
the constant slices.
Depends on D154259
Paths
| Differential D154648
[flang][openacc] Support array slices when creating private recipe ClosedPublic Authored by clementval on Jul 6 2023, 1:01 PM.
Details Summary The return type of the recipe must match the array slice provided by Depends on D154259
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 6 2023, 1:01 PM This revision is now accepted and ready to land.Jul 6 2023, 1:44 PM clementval retitled this revision from [flang][openacc] Support array slices when creating privare recipe to [flang][openacc] Support array slices when creating private recipe.Jul 6 2023, 1:45 PM This revision was landed with ongoing or failed builds.Jul 6 2023, 2:08 PM Closed by commit rG897e69dd83de: [flang][openacc] Support array slices when creating private recipe (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537876 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-private.f90
|