This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

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

Depends on D152970

Diff Detail

Event Timeline

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

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

This revision is now accepted and ready to land.Jun 14 2023, 3:37 PM
This revision was landed with ongoing or failed builds.Jun 21 2023, 2:19 PM
This revision was automatically updated to reflect the committed changes.