[llvm] [InstSimplify] Treat float binop with identity as refining (PR #120098)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 16 07:39:11 PST 2024
https://github.com/artagnon approved this pull request.
> If x if NaN, then fmul (x, 1) may produce a different NaN value.
s/if/is/.
LGTM, thanks!
https://github.com/llvm/llvm-project/pull/120098
More information about the llvm-commits
mailing list