[all-commits] [llvm/llvm-project] bac546: AMDGPU: Add spilled CSR SGPRs to entry block live ins
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Dec 22 19:00:23 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bac54639c7be602cabffcc3b801316f784f1c4b1
https://github.com/llvm/llvm-project/commit/bac54639c7be602cabffcc3b801316f784f1c4b1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
A llvm/test/CodeGen/AMDGPU/csr-sgpr-spill-live-ins.mir
Log Message:
-----------
AMDGPU: Add spilled CSR SGPRs to entry block live ins
Commit: 8bf9cdeaee4834bcba35322f1d84c57c691d2244
https://github.com/llvm/llvm-project/commit/8bf9cdeaee4834bcba35322f1d84c57c691d2244
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
Log Message:
-----------
AMDGPU: Use Register
Compare: https://github.com/llvm/llvm-project/compare/ad0a7ad950fe...8bf9cdeaee48
More information about the All-commits
mailing list