[PATCH] D24217: Remove unnecessary call to getAllocatableRegClass
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 3 16:29:34 PDT 2016
arsenm created this revision.
arsenm added reviewers: qcolombet, escha.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
Herald added subscribers: nhaehnle, wdng, arsenm.
New version of D14477.
This reapplies r252565 and r252674, effectively reverting r252956.
This allows VS_32/VS_64 to be unallocatable like they should be.
https://reviews.llvm.org/D24217
Files:
lib/CodeGen/SelectionDAG/InstrEmitter.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.h
lib/Target/AMDGPU/SIRegisterInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24217.70275.patch
Type: text/x-patch
Size: 4292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160903/4ab62fe1/attachment.bin>
More information about the llvm-commits
mailing list