This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c660be2252a [SLPVectorizer][X86] Add horizontal add/sub tests new 400b266d8fd [X86][AVX] Reduce v4f64/v4i64 shuffle costs (PR37882)
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86TargetTransformInfo.cpp | 8 +-- test/Analysis/CostModel/X86/reduction.ll | 20 ++++---- test/Analysis/CostModel/X86/shuffle-single-src.ll | 26 +++++----- test/Analysis/CostModel/X86/shuffle-two-src.ll | 62 +++++++++-------------- test/Transforms/SLPVectorizer/X86/hadd.ll | 40 ++++----------- test/Transforms/SLPVectorizer/X86/hsub.ll | 40 ++++----------- 6 files changed, 71 insertions(+), 125 deletions(-)