[PATCH] D25759: [AVX512][llvm] Adding missing instructions' variations

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 22:48:50 PDT 2016


craig.topper added a comment.

I wonder if AVX512VBMI should be made to imply AVX512BW so the mask64 and v64i8 would be valid for the multishift instruction. I think VPERMB also suffers from a similar problem where it requires the v64i8 type.


Repository:
  rL LLVM

https://reviews.llvm.org/D25759





More information about the llvm-commits mailing list