R600/SI: Fix implementation of isInlineConstant() used by the verifier
The type of the immediates should not matter as long as the encoding is
equivalent to the encoding of one of the legal inline constants.
Tested-by:
Michel Dänzer <michel.daenzer@amd.com>
llvm-svn: 204056
Loading
Please register or sign in to comment