[PATCH] D67110: AMDGPU: Make VReg_1 size be 1
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 3 10:01:01 PDT 2019
arsenm created this revision.
arsenm added reviewers: rampitec, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
This was getting chosen as the preferred 32-bit register class based
on how TableGen selects subregister classes.
https://reviews.llvm.org/D67110
Files:
lib/Target/AMDGPU/SILowerI1Copies.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.td
test/CodeGen/AMDGPU/coalescer-extend-pruned-subrange.mir
test/CodeGen/AMDGPU/coalescer-subranges-another-prune-error.mir
test/CodeGen/AMDGPU/coalescer-with-subregs-bad-identical.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67110.218474.patch
Type: text/x-patch
Size: 8285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/c36c1b19/attachment.bin>
More information about the llvm-commits
mailing list