[clang] [llvm] Clang: Add nsz to llvm.minnum and llvm.maxnum emitted from fmin and fmax (PR #113133)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 25 12:05:02 PDT 2025
nikic wrote:
I'm not sure this is correct. At least the way alive models the flag, I believe this would also allow returning -0.0 even if both operands are 0.0, which is not a legal outcome.
https://github.com/llvm/llvm-project/pull/113133
More information about the cfe-commits
mailing list