[all-commits] [llvm/llvm-project] cd341f: [SLP]Add final resize to ShuffleCostEstimator::fin...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Apr 18 05:55:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd341f3f4878137d1c9e7a05c4c3a7bd8ff216dc
https://github.com/llvm/llvm-project/commit/cd341f3f4878137d1c9e7a05c4c3a7bd8ff216dc
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
Log Message:
-----------
[SLP]Add final resize to ShuffleCostEstimator::finalize member function and basic add member functions.
Implemented the reshuffling in finalize member function + add basic
support for add member functions, used during vector build.
Part of D110978
Differential Revision: https://reviews.llvm.org/D148279
More information about the All-commits
mailing list