[all-commits] [llvm/llvm-project] 89a8cf: AMDGPU: Add test which shows unnecessary register ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Sep 11 17:02:39 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/add-test-unnecessary-register-alignment
Home: https://github.com/llvm/llvm-project
Commit: 89a8cf41ebf5977f28882a106f7fc25b93e42c88
https://github.com/llvm/llvm-project/commit/89a8cf41ebf5977f28882a106f7fc25b93e42c88
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-12 (Fri, 12 Sep 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.read.tr.gfx950.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.load.tr.gfx1250.w32.ll
Log Message:
-----------
AMDGPU: Add test which shows unnecessary register alignment
The b96 tr loads are a special case that does not require even
aligned VGPRs
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