This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79ea811 Fix PR32298 by adding an early exit to getFrameIndexExprs(). new cdd1430 [InstCombine] canonicalize insertelement of scalar constant a [...] new 873f835 Fix testcase on windows.
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: .../InstCombine/InstCombineVectorOps.cpp | 33 ++++++++++++++++++++++ test/DebugInfo/X86/single-fi.ll | 2 +- test/Transforms/InstCombine/bitcast-bigendian.ll | 5 ++-- .../InstCombine/insert-extract-shuffle.ll | 10 ++----- test/Transforms/InstCombine/vec_demanded_elts.ll | 17 +++++------ .../InstCombine/vector_insertelt_shuffle.ll | 6 ++-- 6 files changed, 50 insertions(+), 23 deletions(-)