This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a9d76365cac Include what you use in LanaiInstPrinter.cpp new 58c0bf12415 [SystemZ] Remove sitofp(undef) from reduced test case. new 2d2b2ea8ca0 [SelectionDAG] Add [us]itofp(undef) --> 0 constant fold (PR39205)
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 8 ++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 ++ test/CodeGen/SystemZ/subregliveness-02.ll | 4 +- test/CodeGen/X86/avx512-cvt-widen.ll | 28 ++++--- test/CodeGen/X86/avx512-cvt.ll | 28 ++++--- test/CodeGen/X86/vec_int_to_fp-widen.ll | 130 +++++++++--------------------- test/CodeGen/X86/vec_int_to_fp.ll | 130 +++++++++--------------------- 7 files changed, 128 insertions(+), 206 deletions(-)