This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 253c8558202 [MCA] Remove dependency from InstrBuilder in mca::Context. NFC new 621a67330bb [TargetLowering] SimplifyDemandedBits - call SimplifyMultip [...]
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/CodeGen/SelectionDAG/TargetLowering.cpp | 11 ++ test/CodeGen/AArch64/vecreduce-and-legalization.ll | 18 ++-- test/CodeGen/ARM/dagcombine-anyexttozeroext.ll | 14 ++- test/CodeGen/WebAssembly/simd-arith.ll | 112 ++++++++++----------- test/CodeGen/WebAssembly/simd-extended-extract.ll | 22 ++-- test/CodeGen/X86/promote-vec3.ll | 6 +- test/CodeGen/X86/vec_smulo.ll | 32 +++--- test/CodeGen/X86/vec_umulo.ll | 60 +++++------ test/CodeGen/X86/vector-reduce-mul.ll | 52 ++++------ test/CodeGen/X86/xor.ll | 7 +- 10 files changed, 163 insertions(+), 171 deletions(-)