[PATCH] D109424: [OpenCL] Supports atomics in C++ for OpenCL 2021
Justas Janickas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 8 01:48:57 PDT 2021
Topotuna created this revision.
Topotuna added a reviewer: Anastasia.
Herald added subscribers: ldrumm, yaxunl.
Topotuna requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Atomics in C++ for OpenCL 2021 are now handled the same way as in
OpenCL C 3.0. This is a header-only change.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109424
Files:
clang/lib/Headers/opencl-c-base.h
clang/lib/Headers/opencl-c.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109424.371277.patch
Type: text/x-patch
Size: 22867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210908/8f026ac2/attachment-0001.bin>
More information about the cfe-commits
mailing list