[all-commits] [llvm/llvm-project] 6a67e0: [HIP] Add __builtin_amdgcn_groupstaticsize
Aaron Enye Shi via All-commits
all-commits at lists.llvm.org
Thu May 13 08:51:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a67e05a26eb5f58665bd6d063b9f389e7dd28a7
https://github.com/llvm/llvm-project/commit/6a67e05a26eb5f58665bd6d063b9f389e7dd28a7
Author: Aaron En Ye Shi <enye.shi at gmail.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-ci.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx10.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx9.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
Log Message:
-----------
[HIP] Add __builtin_amdgcn_groupstaticsize
Differential Revision: https://reviews.llvm.org/D102403
More information about the All-commits
mailing list