[PATCH] D62335: [OpenCL][PR41963] Add overloads of old atomics with generic pointer type in C++ mode

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 02:42:28 PDT 2019


Anastasia updated this revision to Diff 201165.
Anastasia added a comment.

Fixed `atomic_max` and `atomic_min`. Thanks to David for pointing this out on the bug!


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

https://reviews.llvm.org/D62335

Files:
  lib/Headers/opencl-c.h
  test/Headers/opencl-c-header.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62335.201165.patch
Type: text/x-patch
Size: 6489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/c95e3db5/attachment.bin>


More information about the cfe-commits mailing list