[PATCH] D100935: [OpenCL] Add missing C++ legacy atomics with generic

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 21 03:15:07 PDT 2021


Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.

LGTM!

I realized that as they haven't been added to the OpenCL 3 yet it means they remain as Clang extension. I am going to document this. We could allow their uses in OpenCL C too as an extension though. There were other requests to make them available in OpenCL C too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100935/new/

https://reviews.llvm.org/D100935



More information about the cfe-commits mailing list