[PATCH] D27825: [AVX-512][InstCombine] Teach InstCombine to converted masked vpermv intrinsics into shufflevector instructions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 01:30:16 PST 2016


RKSimon added a comment.

Has the time come to add VPERMV/VPERMV3 support to combineBitcastForMaskedOp?


https://reviews.llvm.org/D27825





More information about the llvm-commits mailing list