[llvm] Revert "[SLP]Support revectorization of the previously vectorized scalars" (PR #134604)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 7 03:31:01 PDT 2025
alexfh wrote:
> > This breaks Transforms/SLPVectorizer/X86/reordered-masked-loads.ll. Apparently, the test relies on some changes in #133091.
>
> Will you wait for the fix then? Will try to land it soon
We have a number of failures related to SLP vectorizer - I'll be trying to reduce and root-cause them next. As usual, it would be better to revert to green and reland with the necessary fixes.
https://github.com/llvm/llvm-project/pull/134604
More information about the llvm-commits
mailing list