[PATCH] D158367: [AMDGPU] Add target feature gws to clang
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 07:15:00 PDT 2023
yaxunl updated this revision to Diff 553463.
yaxunl retitled this revision from "[AMDGPU] Add target feature gds/gws to clang" to "[AMDGPU] Add target feature gws to clang".
yaxunl added a comment.
Herald added a reviewer: kiranchandramohan.
remove gds feature since it is not used
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158367/new/
https://reviews.llvm.org/D158367
Files:
clang/include/clang/Basic/BuiltinsAMDGPU.def
clang/lib/Basic/Targets/AMDGPU.cpp
clang/test/CodeGenOpenCL/amdgpu-features-readonly.cl
clang/test/CodeGenOpenCL/builtins-amdgcn-gws-insts.cl
flang/test/Lower/OpenMP/target_cpu_features.f90
llvm/lib/TargetParser/TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158367.553463.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/6918ae5f/attachment.bin>
More information about the llvm-commits
mailing list