[PATCH] D57059: [SLP] Initial support for the vectorization of the non-power-of-2 vectors.

Valeriy Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 11:34:41 PST 2019


vdmitrie added a comment.

> 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.


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