[PATCH] D43593: [X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v32i1)) without AVX512 to prevent scalarization

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:09:22 PST 2018


RKSimon added a comment.

So there's no way to extend combineBitcastvxi1 to split wider types like we do for AVX/PSUBUS/PMADDWD ?


https://reviews.llvm.org/D43593





More information about the llvm-commits mailing list