[all-commits] [llvm/llvm-project] 63a199: AMDGPU: Mark grid size loads with range metadata
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 5 13:10:53 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-annotate-grid-size-loads
Home: https://github.com/llvm/llvm-project
Commit: 63a199325b085599e1d66c241c7a9beca667dfb3
https://github.com/llvm/llvm-project/commit/63a199325b085599e1d66c241c7a9beca667dfb3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp
M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
A llvm/test/CodeGen/AMDGPU/amdgpu-max-num-workgroups-load-annotate.ll
Log Message:
-----------
AMDGPU: Mark grid size loads with range metadata
Only handles the v5 case.
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