[all-commits] [llvm/llvm-project] 7d7cab: AMDGPU: Handle invariant loads when considering if...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Nov 19 14:41:53 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/handle-invariant-load-isUniformLoad
Home: https://github.com/llvm/llvm-project
Commit: 7d7cabd7d33bd4f33e2654850c19db1a15063fb7
https://github.com/llvm/llvm-project/commit/7d7cabd7d33bd4f33e2654850c19db1a15063fb7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-11-19 (Wed, 19 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