[all-commits] [llvm/llvm-project] c28b7e: [SLP]Fix handling of -slp-vectorize-hor-store for ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Wed Nov 1 08:42:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c28b7eb4966741895d95e021652ab017ddc2ac73
https://github.com/llvm/llvm-project/commit/c28b7eb4966741895d95e021652ab017ddc2ac73
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/horizontal-store-many-uses.ll
Log Message:
-----------
[SLP]Fix handling of -slp-vectorize-hor-store for values with many uses.
More information about the All-commits
mailing list