[all-commits] [llvm/llvm-project] 7cf859: [AMDGPU] Remove alignment constraint from spill ps...
Aaditya via All-commits
all-commits at lists.llvm.org
Tue Feb 10 20:16:27 PST 2026
Branch: refs/heads/users/easyonaadit/amdgpu/remove-alignment-constraint-from-spill-pseudos
Home: https://github.com/llvm/llvm-project
Commit: 7cf8595b9c1776d1c0cd5021942ae9a59b19e35a
https://github.com/llvm/llvm-project/commit/7cf8595b9c1776d1c0cd5021942ae9a59b19e35a
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstructions.td
Log Message:
-----------
[AMDGPU] Remove alignment constraint from spill pseudos
Commit: fb788e531703eb120ab18af0f212e81b08b71600
https://github.com/llvm/llvm-project/commit/fb788e531703eb120ab18af0f212e81b08b71600
Author: Aaditya <Aaditya.AlokDeshpande at amd.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/test/CodeGen/AMDGPU/vgpr-spill.mir
Log Message:
-----------
Lower misaligned register spills to 32-bit access.
Compare: https://github.com/llvm/llvm-project/compare/3c8955306df3...fb788e531703
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