[all-commits] [llvm/llvm-project] 34253e: AMDGPU: Handle invariant loads when considering if...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Nov 20 09:19:18 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-invariant-load-isUniformLoad
Home: https://github.com/llvm/llvm-project
Commit: 34253e8d930b6170229338141903b0513cd62e21
https://github.com/llvm/llvm-project/commit/34253e8d930b6170229338141903b0513cd62e21
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/test/CodeGen/AMDGPU/invariant-load-no-alias-store.ll
Log Message:
-----------
AMDGPU: Handle invariant loads when considering if a load can be scalar
Doesn't touch the globalisel version because the handling
there looks a bit broken.
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