This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower host_data construct
ClosedPublic

Authored by clementval on May 10 2023, 12:11 PM.

Details

Summary

Lower host_data construct to the acc.host_data operation.

Depends on D150289

Diff Detail

Event Timeline

clementval created this revision.May 10 2023, 12:11 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 10 2023, 12:11 PM
clementval requested review of this revision.May 10 2023, 12:11 PM
This revision is now accepted and ready to land.May 12 2023, 7:30 AM
This revision was automatically updated to reflect the committed changes.