This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Update acc.data verifier for dataOperands
ClosedPublic

Authored by clementval on May 5 2023, 1:46 PM.

Details

Summary

Data operands associated with acc.data should comes
from acc data entry/exit operations or acc.getdeviceptr.

Diff Detail

Event Timeline

clementval created this revision.May 5 2023, 1:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2023, 1:46 PM
clementval requested review of this revision.May 5 2023, 1:46 PM
clementval edited the summary of this revision. (Show Details)May 5 2023, 1:47 PM
This revision is now accepted and ready to land.May 7 2023, 9:42 PM