This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower default clause to acc.data operation attributes
ClosedPublic

Authored by clementval on Jun 29 2023, 3:28 PM.

Details

Summary

Lowering of the default clause was missing on the acc.data operation. This
patch lowers the default clause to its corresponding attribute.

Diff Detail

Event Timeline

clementval created this revision.Jun 29 2023, 3:28 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 29 2023, 3:28 PM
clementval requested review of this revision.Jun 29 2023, 3:28 PM
razvanlupusoru accepted this revision.Jun 29 2023, 4:00 PM

Looks great! Thank you for adding missed default clause handling.

This revision is now accepted and ready to land.Jun 29 2023, 4:00 PM
This revision was landed with ongoing or failed builds.Jun 30 2023, 11:21 AM
This revision was automatically updated to reflect the committed changes.