[all-commits] [llvm/llvm-project] 95c0ce: libclc: Reimplement amdhsa get_num_groups
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 6 05:43:38 PST 2026
Branch: refs/heads/users/arsenm/libclc/reimplement-amdhsa-get_num_groups
Home: https://github.com/llvm/llvm-project
Commit: 95c0ce82ce5d1d3accdefb0a32deebe9594af468
https://github.com/llvm/llvm-project/commit/95c0ce82ce5d1d3accdefb0a32deebe9594af468
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M libclc/clc/lib/amdgcn/SOURCES
A libclc/clc/lib/amdgcn/workitem/clc_get_num_groups.cl
M libclc/opencl/lib/amdgcn-amdhsa/SOURCES
R libclc/opencl/lib/amdgcn-amdhsa/workitem/get_num_groups.cl
M libclc/opencl/lib/amdgcn/SOURCES
R libclc/opencl/lib/amdgcn/workitem/get_num_groups.cl
M libclc/opencl/lib/generic/SOURCES
A libclc/opencl/lib/generic/workitem/get_num_groups.cl
M libclc/opencl/lib/ptx-nvidiacl/SOURCES
R libclc/opencl/lib/ptx-nvidiacl/workitem/get_num_groups.cl
Log Message:
-----------
libclc: Reimplement amdhsa get_num_groups
Assume v5 ABI, and move handling into clc.
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