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

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 06:55:30 PDT 2016


delena added a comment.

In http://reviews.llvm.org/D20897#446667, @RKSimon wrote:

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


Simon,

Do you see any problem with the current patch?


Repository:
  rL LLVM

http://reviews.llvm.org/D20897





More information about the llvm-commits mailing list