AMDGPU: Don't handle invalid reg classes in helper functions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Sep 2015 04:53:30 +0000 (04:53 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sat, 26 Sep 2015 04:53:30 +0000 (04:53 +0000)
commit0a8ee148bb628735c706337e21614f08dc381753
tree98c6b4843ae9d2b8b2c25b22fc312399a4213c6c
parent1af10ebe4d42672a5ef8cb2e8c7af16589ffc0b5
AMDGPU: Don't handle invalid reg classes in helper functions

No tests hit these and it would be better to have checks like
this explicit where they are used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248655 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIRegisterInfo.h