This patch adds lowering for the entry part of the OpenACC declare construct
in function/subroutine. The exit part will come as a follow up patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156560
[flang][openacc] Lower the entry part for OpenACC declare in function/subroutine ClosedPublic Authored by clementval on Jul 28 2023, 9:54 AM.
Details Summary This patch adds lowering for the entry part of the OpenACC declare construct
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 28 2023, 9:54 AM This revision is now accepted and ready to land.Jul 31 2023, 2:15 PM Closed by commit rGba2082cdffcf: [flang][openacc] Lower the entry part for OpenACC declare in function/subroutine (authored by clementval). · Explain WhyAug 1 2023, 2:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545212 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|