All MMX shift instructions took a <2 x i32> vector as the shift amount...
All MMX shift instructions took a <2 x i32> vector as the shift amount parameter. Change this to be <1 x i64> instead, which matches the assembler instruction. llvm-svn: 45027
Loading
Please sign in to comment