Lower the present clause on the OpenACC declare construct in
function/subroutine.
Depends on D156572
Paths
| Differential D156721
[flang][openacc] Add lowering support for present clause on OpenACC declare ClosedPublic Authored by clementval on Jul 31 2023, 11:00 AM.
Details Summary Lower the present clause on the OpenACC declare construct in Depends on D156572
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 31 2023, 11:00 AM Comment Actions Looks great. I do think eventually it might be good to introduce an opposite for "present", but seems fine like this for now! This revision is now accepted and ready to land.Jul 31 2023, 2:21 PM This revision was landed with ongoing or failed builds.Aug 1 2023, 2:15 PM Closed by commit rG392203d8acee: [flang][openacc] Add lowering support for present clause on OpenACC declare (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546222 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-declare.f90
|