[all-commits] [llvm/llvm-project] f64406: [IR] Handle fabs LHS in `fcmpImpliesClass` (#152913)

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Aug 11 05:10:14 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f64406b824d6310843d61e9663237c94b1183917
      https://github.com/llvm/llvm-project/commit/f64406b824d6310843d61e9663237c94b1183917
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-08-11 (Mon, 11 Aug 2025)

  Changed paths:
    M llvm/include/llvm/IR/GenericFloatingPointPredicateUtils.h
    M llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  [IR] Handle fabs LHS in `fcmpImpliesClass` (#152913)

Closes https://github.com/llvm/llvm-project/issues/152824.

(cherry picked from commit d8b1b46cd39c91830bcf49ed91d80f38f78c2168)



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