This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c64c5eade8d [docs][llvm-nm] Add missing options to documentation new dfff6fc1d87 [Scalarizer] Add scalarizer support for smul.fix.sat new bb5b83d3d18 [ConstantFolding] Use hasVectorInstrinsicScalarOpd. NFC
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: include/llvm/Analysis/VectorUtils.h | 9 ++++----- lib/Analysis/ConstantFolding.cpp | 29 +++++++++++++---------------- lib/Analysis/VectorUtils.cpp | 10 ++++++---- test/Transforms/Scalarizer/intrinsics.ll | 17 ++++++++++++++++- 4 files changed, 39 insertions(+), 26 deletions(-)