[PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 18 15:02:18 PDT 2016
RKSimon added a comment.
Thanks Igor - do you think the logical shift equivalents need to be changed as well? They also have defined behaviour for out of range shifts.
Repository:
rL LLVM
http://reviews.llvm.org/D20897
More information about the llvm-commits
mailing list