extract_vector_elt will turn type vxi1 into i8, which triggers the assertion fail.
Since we don't really handle vxi1 cases in below code, we can just return from here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
sorry - missed a minor - LGTM with that change
llvm/test/CodeGen/X86/vector-reduce-or-cmp.ll | ||
---|---|---|
1176 | drop the experimental |
clang-format not found in user's PATH; not linting file.