[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:24:32 PDT 2025
alexfh wrote:
This breaks Transforms/SLPVectorizer/X86/reordered-masked-loads.ll. Apparently, the test relies on some changes in https://github.com/llvm/llvm-project/pull/133091.
https://github.com/llvm/llvm-project/pull/134604
More information about the llvm-commits
mailing list