[all-commits] [llvm/llvm-project] ca4dfc: [InstCombine] Relax guard against FP min/max in se...

Acthinks Yang via All-commits all-commits at lists.llvm.org
Fri Jun 6 23:27:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca4dfca5c7b417048e074a3c4341ea9297f7086a
      https://github.com/llvm/llvm-project/commit/ca4dfca5c7b417048e074a3c4341ea9297f7086a
  Author: Acthinks Yang <yangzhh at mail.ustc.edu.cn>
  Date:   2025-06-07 (Sat, 07 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/fcmp-select.ll

  Log Message:
  -----------
  [InstCombine] Relax guard against FP min/max in select fold (#143144)

FCmp's commutativity predicates do not work with min/max semantics

Closes #142711



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