R600/SI: Don't verify constant bus usage of flag ops
This was checking if pseudo-operands like the source modifiers were using the constant bus, which happens to work because the values these all can be happen to be valid inline immediates. This fixes a later commit which starts checking the register class of the operands. llvm-svn: 224078
Loading
Please register or sign in to comment