[PATCH] D24513: [AMDGPU] Expose flat work group size, register and wave control attributes

Konstantin Zhuravlyov via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 14 03:25:13 PDT 2016


kzhuravl updated the summary for this revision.
kzhuravl updated this revision to Diff 71311.
kzhuravl added a comment.

Update docs in AttrDocs.td


https://reviews.llvm.org/D24513

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/CodeGen/TargetInfo.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenOpenCL/amdgpu-attrs.cl
  test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl
  test/SemaCUDA/amdgpu-attrs.cu
  test/SemaCUDA/amdgpu-num-gpr-attr.cu
  test/SemaOpenCL/amdgpu-attrs.cl
  test/SemaOpenCL/amdgpu-num-register-attrs.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24513.71311.patch
Type: text/x-patch
Size: 51984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160914/9f0187c9/attachment-0001.bin>


More information about the cfe-commits mailing list