AMDGPU: Fix not checking implicit operands in verifyInstruction
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 21 Oct 2015 21:15:01 +0000 (21:15 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 21 Oct 2015 21:15:01 +0000 (21:15 +0000)
commite223cebd10638b6ec5c90ba09dda40fa7d3da56b
treecc93aa5e360bb6bc5d75b6c7ba89c89d5a1b9c27
parent9cfc8e08a88a9fd3be7536cc50dfb32fcfaa568c
AMDGPU: Fix not checking implicit operands in verifyInstruction

When verifying constant bus restrictions, this wasn't catching
uses in implicit operands.

llvm-svn: 250948
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp