[all-commits] [llvm/llvm-project] 222bee: AMDGPU: Fold more scalar operations on frame index...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Nov 6 09:13:16 PST 2024
Branch: refs/heads/users/arsenm/amdgpu-si-fold-operands-copy-more-scalar-ops-to-vector
Home: https://github.com/llvm/llvm-project
Commit: 222beefb3d21cf61b2c801a88be1375e2360f525
https://github.com/llvm/llvm-project/commit/222beefb3d21cf61b2c801a88be1375e2360f525
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
M llvm/test/CodeGen/AMDGPU/fold-operands-s-add-copy-to-vgpr.mir
Log Message:
-----------
AMDGPU: Fold more scalar operations on frame index to VALU
Further extend workaround for the lack of proper regbankselect
for frame indexes.
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