craig.topper added inline comments.

================
Comment at: clang/include/clang/Basic/Builtins.def:27
 //  i -> int
-//  h -> half
+//  h -> half (__fp16)
+//  x -> half (_Float16)
----------------
This also includes OpenCL half


================
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfadd.c:13
 
+// ASM-NOT: warning
 #include <riscv_vector.h>
----------------
Do you plan to bring back the ASM check for all tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105001

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

Reply via email to