[PATCH] D25666: [AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry has a different type than the shuffle itself. This is especially important for 32-bit targets with 64-bit shuffle elements.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 08:44:53 PDT 2016


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM


https://reviews.llvm.org/D25666





More information about the llvm-commits mailing list