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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:45:11 PST 2018


craig.topper added a comment.

And maybe I just want the type legalizer to be my friend.


https://reviews.llvm.org/D43593





More information about the llvm-commits mailing list