This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower acc declare copyin for module variable
ClosedPublic

Authored by clementval on Jul 27 2023, 10:20 AM.

Details

Summary

This patch adds support to lower the copyin clause on OpenACC
declare construct in module declaration.

Depends on D156353

Diff Detail

Event Timeline

clementval created this revision.Jul 27 2023, 10:20 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2023, 10:20 AM
clementval requested review of this revision.Jul 27 2023, 10:20 AM
clementval edited the summary of this revision. (Show Details)Jul 27 2023, 10:36 AM
razvanlupusoru accepted this revision.Jul 27 2023, 11:54 AM

Looks great!

This revision is now accepted and ready to land.Jul 27 2023, 11:54 AM
This revision was landed with ongoing or failed builds.Jul 27 2023, 1:00 PM
This revision was automatically updated to reflect the committed changes.