[all-commits] [llvm/llvm-project] a450dc: [libclc] Implement __clc_get_local_size/__clc_get_...
Wenju He via All-commits
all-commits at lists.llvm.org
Mon Aug 18 16:51:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a450dc80bf3fe8af7caf6f88265cf629fb261169
https://github.com/llvm/llvm-project/commit/a450dc80bf3fe8af7caf6f88265cf629fb261169
Author: Wenju He <wenju.he at intel.com>
Date: 2025-08-19 (Tue, 19 Aug 2025)
Changed paths:
M libclc/clc/lib/amdgcn/SOURCES
A libclc/clc/lib/amdgcn/workitem/clc_get_local_size.cl
A libclc/clc/lib/amdgcn/workitem/clc_get_max_sub_group_size.cl
Log Message:
-----------
[libclc] Implement __clc_get_local_size/__clc_get_max_sub_group_size for amdgcn (#153785)
This simplifies downstream refactoring of libspirv workitem function in
https://github.com/intel/llvm/tree/sycl/libclc/libspirv/lib/generic
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list