Implement sdiv & udiv for <4 x i16> and <8 x i8> NEON vector types.
This avoids moving each element to the integer register file and calling __divsi3 etc. on it. llvm-svn: 125402
Loading
Please register or sign in to comment
This avoids moving each element to the integer register file and calling __divsi3 etc. on it. llvm-svn: 125402