AMDGPU/SI: Fix crash on physical registers in SIInstrInfo::isOperandLegal()
authorTom Stellard <thomas.stellard@amd.com>
Thu, 9 Jul 2015 16:30:27 +0000 (16:30 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 9 Jul 2015 16:30:27 +0000 (16:30 +0000)
commite05910e6770e95a1aee6d3ac4c5ced059a6e3c7f
tree375717871c22e91ebfe63d6b52bade41c5583212
parentc9799867af72d5f1e114cb83f67bdfbddd33d8d7
AMDGPU/SI: Fix crash on physical registers in SIInstrInfo::isOperandLegal()

No test case for this.  I ran into it while working on some improvements
to SIShrinkInstructions.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInstrInfo.cpp