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 D154657
Paths
| Differential D154727
[flang][openacc] Support array slices when creating firstprivate recipe ClosedPublic Authored by clementval on Jul 7 2023, 10:33 AM.
Details Summary The return type of the recipe must match the array slice provided by Depends on D154657
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 7 2023, 10:33 AM This revision is now accepted and ready to land.Jul 12 2023, 11:17 AM Closed by commit rGa48445f1ec8a: [flang][openacc] Support array slices when creating firstprivate recipe (authored by clementval). · Explain WhyJul 12 2023, 12:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538196 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-private.f90
|