RKSimon added inline comments.
================ Comment at: clang/lib/Headers/avx512fintrin.h:9559 static __inline__ double __DEFAULT_FN_ATTRS512 _mm512_reduce_max_pd(__m512d __V) { _mm512_mask_reduce_operator(max_pd); ---------------- pengfei wrote: > Better to change min and max as well. OK - I'll do that as a followup immediately after this patch - thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92940/new/ https://reviews.llvm.org/D92940 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits