[all-commits] [llvm/llvm-project] c48cea: Revert "[AMDGPU] Set the CostPerUse value for vgpr...
Piotr Sobczak via All-commits
all-commits at lists.llvm.org
Mon Apr 20 13:48:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c48ceaf37b0b328c2cd09b8fceca2fa533aa3023
https://github.com/llvm/llvm-project/commit/c48ceaf37b0b328c2cd09b8fceca2fa533aa3023
Author: Piotr Sobczak <Piotr.Sobczak at amd.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
M llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr.ll
M llvm/test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
Log Message:
-----------
Revert "[AMDGPU] Set the CostPerUse value for vgpr registers."
This reverts commit 728b878de689e4921ca7f864ed3036f9b2c53853.
D76417 has caused vgpr count to go up significantly in real-world
graphics content.
More information about the All-commits
mailing list