[PATCH] D135465: Revert "[SLP]Fix PR51320: Try to vectorize single store operands."

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 12:47:03 PDT 2022


kstoimenov added a comment.

If you build opt from head and run it like this: bin/opt -passes=slp-vectorizer with the code in the description it crashes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135465/new/

https://reviews.llvm.org/D135465



More information about the llvm-commits mailing list