[all-commits] [llvm/llvm-project] a0c487: [InstCombine] Fix ninf propagation for fcmp+sel ->...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Apr 28 02:25:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0c4876eede8e68de22dc5296b037556c7cca981
      https://github.com/llvm/llvm-project/commit/a0c4876eede8e68de22dc5296b037556c7cca981
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-04-28 (Mon, 28 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/fcmp-fadd-select.ll
    M llvm/test/Transforms/InstCombine/minmax-fp.ll
    M llvm/test/Transforms/InstCombine/unordered-fcmp-select.ll

  Log Message:
  -----------
  [InstCombine] Fix ninf propagation for fcmp+sel -> minmax (#136433)

Proof: https://alive2.llvm.org/ce/z/nCrvfr
Closes https://github.com/llvm/llvm-project/issues/136430



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