[all-commits] [llvm/llvm-project] 297173: AMDGPU: Mark grid size loads with range metadata
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Oct 18 20:43:48 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-annotate-grid-size-loads
Home: https://github.com/llvm/llvm-project
Commit: 297173fb6ae137fb1695457c8b722f2d6e4acf86
https://github.com/llvm/llvm-project/commit/297173fb6ae137fb1695457c8b722f2d6e4acf86
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-18 (Fri, 18 Oct 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