R600/SI: Fix size of VReg_1
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:51:44 +0000 (02:51 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 14 Feb 2015 02:51:44 +0000 (02:51 +0000)
commit2d925cbe1095d9e79985b5770e051c5935ab333a
treef4af9b8a630cf774a3c6ed72fc9f8733e195b840
parent20d6ad9de25a8170336ba64141cd569484b83035
R600/SI: Fix size of VReg_1

This is really a 32-bit register, if we try to check the size of it,
we want 32-bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIRegisterInfo.td