[PATCH] D34931: [X86] Basic lowering support for selection of COMPRESS with a constant mask

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 05:56:54 PDT 2017


RKSimon added a comment.

Why do you not try to perform lowerShuffleVectorAsCompress for 512-bit vectors?


https://reviews.llvm.org/D34931





More information about the llvm-commits mailing list