[PATCH] D142085: [Clang][RISCV] Add `__riscv_` prefix for all RVV intrinsics

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 05:58:30 PST 2023


kito-cheng added a comment.

> I don't have a preference here, is any of __riscv_RVV_CSR/ __riscv_rvv_csr_type / __riscv_rvv_csr_t suitable?

Either is fine to me at this stage, I expect they will be drop soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142085



More information about the cfe-commits mailing list