This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower async/wait clauses for acc.data
ClosedPublic

Authored by clementval on Jun 29 2023, 2:31 PM.

Details

Summary

Lower async and wait clauses to the correponding
attributes and operands on the acc.data operation.

Depends on D154131

Diff Detail

Event Timeline

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

Awesome. Excited to see the dialect updated to comply with latest spec.

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