This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55a661586aa [InstCombine] weaken assertions for icmp folds (PR35846) new 904cb14b26e [WebAssembly] Update libcall signature lists new c719b31f2b7 [COST]Fix PR35865: Fix cost model evaluation for shuffle on X86.
The 2 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: .../WebAssemblyRuntimeLibcallSignatures.cpp | 60 ++++++++++++++++++++++ lib/Target/X86/X86TargetTransformInfo.cpp | 3 +- test/Transforms/SLPVectorizer/X86/PR35865.ll | 27 ++++++++++ 3 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/SLPVectorizer/X86/PR35865.ll