[PATCH] D20897: [AVX512/AVX][Intrinsics] Fix Variable Bit Shift Right Arithmetic intrinsic lowering.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 01:52:12 PDT 2016


RKSimon added a subscriber: RKSimon.
RKSimon added a comment.

This looks very similar in aim to http://reviews.llvm.org/D19675 (although we barely have any support for AVX512 intrinsics in InstCombine)


Repository:
  rL LLVM

http://reviews.llvm.org/D20897





More information about the llvm-commits mailing list