[PATCH] D76772: [AMDGPU] Add __builtin_amdgcn_workgroup_size_x/y/z
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 25 10:48:11 PDT 2020
yaxunl updated this revision to Diff 252621.
yaxunl marked 9 inline comments as done.
yaxunl added a comment.
Revised by Matt's comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76772/new/
https://reviews.llvm.org/D76772
Files:
clang/include/clang/Basic/BuiltinsAMDGPU.def
clang/include/clang/Basic/TargetInfo.h
clang/lib/Basic/TargetInfo.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGenCUDA/amdgpu-workgroup-size.cu
clang/test/CodeGenOpenCL/builtins-amdgcn.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76772.252621.patch
Type: text/x-patch
Size: 8708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/81efd54a/attachment.bin>
More information about the cfe-commits
mailing list