[PATCH] D63463: [CodeGen] Add missing vector type legalization for ctlz_zero_undef
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 16:14:56 PDT 2019
craig.topper added a comment.
Looks like we can hit the same issue in X86 with -x86-experimental-vector-widening-legalization on the command line. Do you mind adding a test for that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63463/new/
https://reviews.llvm.org/D63463
More information about the llvm-commits
mailing list