[llvm-branch-commits] [llvm] InstCombine: Fold absorbing fmul of compared 0 into select (PR #172381)
Yingwei Zheng via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Dec 24 08:18:06 PST 2025
dtcxzyw wrote:
This transform changes the sign bit of nan: https://alive2.llvm.org/ce/z/KPt3qQ
https://github.com/llvm/llvm-project/pull/172381
More information about the llvm-branch-commits
mailing list