This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

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

Depends on D156457

Diff Detail

Event Timeline

clementval created this revision.Jul 27 2023, 10:36 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 27 2023, 10:36 AM
clementval requested review of this revision.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:01 PM
This revision was automatically updated to reflect the committed changes.