[all-commits] [llvm/llvm-project] 80760b: [SimplifyLibCalls] Recognize and simplify f[min/ma...

valadaptive via All-commits all-commits at lists.llvm.org
Fri Dec 5 08:24:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80760b0b1d05acd964fa9175b5cdd764a2ee798d
      https://github.com/llvm/llvm-project/commit/80760b0b1d05acd964fa9175b5cdd764a2ee798d
  Author: valadaptive <79560998+valadaptive at users.noreply.github.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/test/Transforms/InstCombine/float-shrink-compare.ll

  Log Message:
  -----------
  [SimplifyLibCalls] Recognize and simplify f[min/max]imumnum (#170699)

Unlike fmin and fmax, these are deterministic with regards to signed
zero.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list