[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
Thu Dec 4 02:32:22 PST 2025


wzssyqa wrote:

> Do you have any data on the impact of the change?

It is not used yet. We will use it in `TargetLowering::expandFMINNUM_FMAXNUM`.

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


More information about the llvm-commits mailing list