pengfei added inline comments.

================
Comment at: clang/lib/Headers/avx512fp16intrin.h:3174
+
 #define _mm512_fmul_round_pch(A, B, R)                                         
\
   ((__m512h)__builtin_ia32_vfmulcph512_mask(                                   
\
----------------
Missing these?
How about define all use macro together somewhere with comment to say thay are 
just aliases?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112777/new/

https://reviews.llvm.org/D112777

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to