R600/SI: Remove explicit VOP operand checking
authorMarek Olsak <marek.olsak@amd.com>
Wed, 18 Feb 2015 22:12:37 +0000 (22:12 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Wed, 18 Feb 2015 22:12:37 +0000 (22:12 +0000)
commit342d0d73c0e9ea4fe5823b9ae5fa09f3a3710d49
tree44089939424b5401c0e29edb3641c1a29a6677fa
parentb5026b0b839c5a261bf1a21cd9e1a4895c6a271d
R600/SI: Remove explicit VOP operand checking

This should be handled by the OperandType checking.

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