================ @@ -17305,95 +17305,44 @@ The returned value is completely identical to the input except for the sign bit; in particular, if the input is a NaN, then the quiet/signaling bit and payload are perfectly preserved. -.. _i_fminmax_family: +Floating-point min/max intrinsics comparison +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -'``llvm.min.*``' Intrinsics Comparation ---------------- nikic wrote:
Thanks, I changed these to reference `i-fminmax-family` instead, so it's not dependent on the header (which had a typo previously...) https://github.com/llvm/llvm-project/pull/172012 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
