[PATCH] D53829: [AMDGPU] Remove FeatureVGPRSpilling
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 11:44:44 PDT 2018
scott.linder updated this revision to Diff 171980.
scott.linder added a comment.
Remove unused `AMDGPUSubtarget::EnableVGPRSpilling`; I missed this in the first patch.
https://reviews.llvm.org/D53829
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
test/CodeGen/AMDGPU/local-stack-slot-offset.ll
test/CodeGen/AMDGPU/noop-shader-O0.ll
test/CodeGen/AMDGPU/schedule-vs-if-nested-loop-failure.ll
test/CodeGen/AMDGPU/scratch-simple.ll
test/CodeGen/AMDGPU/selected-stack-object.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/spill-m0.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot-compute.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53829.171980.patch
Type: text/x-patch
Size: 19104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/88cf033f/attachment-0001.bin>
More information about the llvm-commits
mailing list