This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower the exit part for OpenACC declare in function/subroutine
ClosedPublic

Authored by clementval on Jul 28 2023, 12:56 PM.

Details

Summary

This patch adds lowering for the exit part of the OpenACC declare construct
in function/subroutine.

Depends on D156560

Diff Detail

Event Timeline

clementval created this revision.Jul 28 2023, 12:56 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 28 2023, 12:56 PM
clementval requested review of this revision.Jul 28 2023, 12:56 PM
razvanlupusoru accepted this revision.Jul 31 2023, 2:17 PM

Looks great to me! Awesome to see how you were able to attach the generation of this at end of region.

This revision is now accepted and ready to land.Jul 31 2023, 2:17 PM

Fix patch application

This revision was landed with ongoing or failed builds.Aug 1 2023, 2:10 PM
This revision was automatically updated to reflect the committed changes.