[PATCH] D25343: [OpenCL] Mark group functions as convergent in opencl-c.h

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 07:44:27 PDT 2016


yaxunl updated this revision to Diff 74514.
yaxunl marked 5 inline comments as done.
yaxunl added a comment.

Revised by Aaron's comments. Added a sema test.


https://reviews.llvm.org/D25343

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/CodeGen/CGCall.cpp
  lib/Headers/opencl-c.h
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenOpenCL/convergent.cl
  test/SemaOpenCL/convergent.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25343.74514.patch
Type: text/x-patch
Size: 27979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/2093027b/attachment-0001.bin>


More information about the cfe-commits mailing list