[all-commits] [llvm/llvm-project] d4cec1: [SLP][NFCI]Improve compile time by using SmallBitV...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Nov 14 06:29:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4cec1ce7313608670d5a97d7c9fcccad68ac659
https://github.com/llvm/llvm-project/commit/d4cec1ce7313608670d5a97d7c9fcccad68ac659
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFCI]Improve compile time by using SmallBitVector and filtering
trees with phis/buildvectors only.
More information about the All-commits
mailing list