[all-commits] [llvm/llvm-project] 8c4d57: AMDGPU: Mark grid size loads with range metadata
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 5 08:07:16 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-annotate-grid-size-loads
Home: https://github.com/llvm/llvm-project
Commit: 8c4d57e8f1039101b380d13c69986870365a2d4e
https://github.com/llvm/llvm-project/commit/8c4d57e8f1039101b380d13c69986870365a2d4e
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