This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Flip Async/GPU/OpenACC/OpenMP to use Both accessors
ClosedPublic

Authored by rriddle on Sep 21 2022, 2:16 PM.

Details

Summary

This allows for incrementally updating the old API usages without
needing to update everything at once. These will be left on Both
for a little bit and then flipped to prefixed when all APIs have been
updated.

Diff Detail

Event Timeline

rriddle created this revision.Sep 21 2022, 2:16 PM
Herald added a reviewer: aartbik. · View Herald Transcript
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
rriddle requested review of this revision.Sep 21 2022, 2:16 PM
jpienaar accepted this revision.Sep 21 2022, 2:32 PM
This revision is now accepted and ready to land.Sep 21 2022, 2:32 PM
This revision was landed with ongoing or failed builds.Sep 21 2022, 5:52 PM
This revision was automatically updated to reflect the committed changes.