[llvm] [InstSimplify] Treat float binop with identity as refining (PR #120098)

Nuno Lopes via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 10:12:08 PST 2024


nunoplopes wrote:

LGTM, thanks!

FWIW if the select is `nnan` then the transformation is correct: https://alive2.llvm.org/ce/z/wsUBYv

https://github.com/llvm/llvm-project/pull/120098


More information about the llvm-commits mailing list