[all-commits] [llvm/llvm-project] 2f6ca3: Revert "[SLP]Improve stores vectorization."
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri Aug 4 05:35:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f6ca38d51cf8e18df36c8262fba362b21df5e23
https://github.com/llvm/llvm-project/commit/2f6ca38d51cf8e18df36c8262fba362b21df5e23
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/many_stores.ll
M llvm/test/Transforms/SLPVectorizer/X86/stores-non-ordered.ll
Log Message:
-----------
Revert "[SLP]Improve stores vectorization."
This reverts commit 58b0d7c34ddd9d2117009a8cd7bd5e34a8276082 to fix
crashes reported in https://lab.llvm.org/buildbot/#/builders/85/builds/18117.
More information about the All-commits
mailing list