[all-commits] [llvm/llvm-project] dd8924: [AMDGPU] Annotate vgpr<->agpr spills in asm
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Dec 7 11:30:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd892494983a2e64d1e1eb3d05ce9577357336d2
https://github.com/llvm/llvm-project/commit/dd892494983a2e64d1e1eb3d05ce9577357336d2
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
M llvm/test/CodeGen/AMDGPU/spill-agpr.ll
M llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll
Log Message:
-----------
[AMDGPU] Annotate vgpr<->agpr spills in asm
Differential Revision: https://reviews.llvm.org/D92125
More information about the All-commits
mailing list