[clang] [llvm] Clang: Add nsz to llvm.minnum and llvm.maxnum emitted from fmin and fmax (PR #113133)
YunQiang Su via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 1 18:20:16 PST 2025
wzssyqa wrote:
https://github.com/llvm/llvm-project/pull/168838
OK, now we decides to define `llvm.minnum` and `llvm.maxnum` as same as libm.
So we don't need it now. Let's close it.
https://github.com/llvm/llvm-project/pull/113133
More information about the llvm-commits
mailing list