khchen added inline comments.

================
Comment at: clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfadd.c:13
 
+// ASM-NOT: warning
 #include <riscv_vector.h>
----------------
HsiangKai wrote:
> craig.topper wrote:
> > Do you plan to bring back the ASM check for all tests?
> No, I will remove it. This is the first patch to enable half-precision for 
> RVV intrinsics. I just added it to ensure the backend could handle it 
> correctly.
I think you will remove riscv32 tests too, right?


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