This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Add acc.private operation as data entry operation
ClosedPublic

Authored by clementval on Jun 14 2023, 3:26 PM.

Details

Summary

acc.private operation will be used as data entry operation
for the private operands.

Diff Detail

Event Timeline

clementval created this revision.Jun 14 2023, 3:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 3:26 PM
clementval requested review of this revision.Jun 14 2023, 3:26 PM

Thank you for making private consistent with the other data operations.

razvanlupusoru accepted this revision.Jun 14 2023, 5:00 PM
This revision is now accepted and ready to land.Jun 14 2023, 5:00 PM
This revision was landed with ongoing or failed builds.Jun 21 2023, 2:17 PM
This revision was automatically updated to reflect the committed changes.