This is an archive of the discontinued LLVM Phabricator instance.

[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
function/subroutine.

Depends on D156572

Diff Detail

Event Timeline

clementval created this revision.Jul 31 2023, 11:00 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 31 2023, 11:00 AM
clementval requested review of this revision.Jul 31 2023, 11:00 AM
razvanlupusoru accepted this revision.Jul 31 2023, 2:21 PM

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
This revision was automatically updated to reflect the committed changes.