[PATCH] D106111: opencl-c.h: add initial CL 3.0 conditionals for atomic operations.

Dave Airlie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 15 16:45:14 PDT 2021


airlied created this revision.
airlied added a project: clang.
Herald added subscribers: ldrumm, jfb, Anastasia, yaxunl.
airlied requested review of this revision.
Herald added a subscriber: cfe-commits.

This adds the optional wrappers around things, however this isn't sufficient yet for CL 3.0 without generic address space, I've got one more additional patch to add all those APIs, but this is an easier to review precursor.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106111

Files:
  clang/lib/Headers/opencl-c.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106111.359169.patch
Type: text/x-patch
Size: 8659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210715/99592115/attachment-0001.bin>


More information about the cfe-commits mailing list