[AMDGPU] Fix 224-bit spills
authorPiotr Sobczak <Piotr.Sobczak@amd.com>
Tue, 29 Jun 2021 10:35:34 +0000 (12:35 +0200)
committerPiotr Sobczak <Piotr.Sobczak@amd.com>
Tue, 29 Jun 2021 15:52:16 +0000 (17:52 +0200)
commitf38a8b54ea31d6c915e2d6e259ebc083883e6f6d
treed13360f80bd30c90727042a9e18da178eca53b1f
parentaaf6a7ac344c62e26903161ea3daa4b52c423369
[AMDGPU] Fix 224-bit spills

Related to D104622.

Differential Revision: https://reviews.llvm.org/D105109
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/spill224.mir [new file with mode: 0644]