This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 31ec6de6cab Revert "[MIPS GlobalISel] Fix mul operands" new f7e20d25ea3 [InstCombine] add tests for umin/umax narrowing (PR14613); NFC new 77366ccba37 [InstCombine] move add after umin/umax new 20c42ab3c6c [InstCombine] Extend saturating idempotent atomicrmw transf [...]
The 3 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/InstCombineAtomicRMW.cpp | 12 +++- lib/Transforms/InstCombine/InstCombineSelect.cpp | 27 +++++++++ test/Transforms/InstCombine/atomicrmw.ll | 6 +- test/Transforms/InstCombine/minmax-fold.ll | 69 +++++++++++++++------- 4 files changed, 88 insertions(+), 26 deletions(-)