Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector...
Fix return type for X86 mpsadbw instrinsic. The instruction takes in a vector of 8-bit integers, but produces a vector of 16-bit integers. llvm-svn: 143313
Loading
Please sign in to comment