R600/SI: Fix 64-bit bit ops that require the VALU.
Try to match scalar and first like the other instructions. Expand 64-bit ands to a pair of 32-bit ands since that is not available on the VALU. llvm-svn: 204660
Loading
Please register or sign in to comment