[all-commits] [llvm/llvm-project] 664a22: AMDGPU: Propagate amdgpu-max-num-workgroups attrib...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Dec 9 07:57:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 664a226bf616a7dd6e1934cf45f84f1d99e8fed0
https://github.com/llvm/llvm-project/commit/664a226bf616a7dd6e1934cf45f84f1d99e8fed0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
A llvm/test/CodeGen/AMDGPU/attr-amdgpu-max-num-workgroups-propagate.ll
Log Message:
-----------
AMDGPU: Propagate amdgpu-max-num-workgroups attribute (#113018)
I'm not sure what the interpretation of 0 is supposed to be,
AMDGPUUsage doesn't say.
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