[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 11:35:34 PST 2019
ABataev added a comment.
In D57059#1782297 <https://reviews.llvm.org/D57059#1782297>, @vdmitrie wrote:
> > Thanks for the reproducer. Does this one produce an incorrect result, crashes compiler or something else? What exactly?
>
> Compiler dies with assertion on mismatching types while widening PHI.
Ok, thanks for the explanation, will investigate it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57059/new/
https://reviews.llvm.org/D57059
More information about the llvm-commits
mailing list