[all-commits] [llvm/llvm-project] f38a8b: [AMDGPU] Fix 224-bit spills
Piotr Sobczak via All-commits
all-commits at lists.llvm.org
Tue Jun 29 08:53:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f38a8b54ea31d6c915e2d6e259ebc083883e6f6d
https://github.com/llvm/llvm-project/commit/f38a8b54ea31d6c915e2d6e259ebc083883e6f6d
Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
A llvm/test/CodeGen/AMDGPU/spill224.mir
Log Message:
-----------
[AMDGPU] Fix 224-bit spills
Related to D104622.
Differential Revision: https://reviews.llvm.org/D105109
More information about the All-commits
mailing list