This is an archive of the discontinued LLVM Phabricator instance.

[OpenCL] Supports atomics in C++ for OpenCL 2021
ClosedPublic

Authored by Topotuna on Sep 8 2021, 1:48 AM.

Details

Summary

Atomics in C++ for OpenCL 2021 are now handled the same way as in
OpenCL C 3.0. This is a header-only change.

Diff Detail

Event Timeline

Topotuna created this revision.Sep 8 2021, 1:48 AM
Topotuna requested review of this revision.Sep 8 2021, 1:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2021, 1:48 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Anastasia accepted this revision.Sep 9 2021, 3:45 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Sep 9 2021, 3:45 AM
This revision was landed with ongoing or failed builds.Sep 20 2021, 8:24 AM
This revision was automatically updated to reflect the committed changes.