This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0086ec94438 [X86][AVX2] Fix costs for v4i64 ashr by splat new 18a1f6e5cf7 [X86][AVX1] Account for cost of extract/insert of 256-bit shifts
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 | 98 ++++++++++++------------- test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 36 ++++----- test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 36 ++++----- test/Analysis/CostModel/X86/vshift-shl-cost.ll | 32 ++++---- 4 files changed, 101 insertions(+), 101 deletions(-)