[clang] [X86][Headers] Specify result of NaN comparisons (PR #85862)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 12:15:36 PDT 2024


================
@@ -513,7 +526,7 @@ static __inline__ __m128d __DEFAULT_FN_ATTRS _mm_cmpge_pd(__m128d __a,
 ///    operand are ordered with respect to those in the second operand.
 ///
 ///    A pair of double-precision values are "ordered" with respect to each
----------------
pogo59 wrote:

Done

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


More information about the cfe-commits mailing list