[all-commits] [llvm/llvm-project] 13cb58: libclc: Reimplement amdhsa get_num_groups (#185006)
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 6 22:58:48 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13cb586a41c0417cea87080baf1b00eeb19fca87
https://github.com/llvm/llvm-project/commit/13cb586a41c0417cea87080baf1b00eeb19fca87
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-07 (Sat, 07 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 (#185006)
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