llvm-project/clang/lib/Support
eopXD 18888ec6c5 [3/3][Clang][RISCV] Add __riscv_ for overloaded intrinsics
This commit adds prefix for the overloaded RVV intrinsics.

This is the 3rd commit of a patch-set to add __riscv_ for all RVV
intrinsics.

This follows the naming guideline under riscv-c-api-doc to add the
`__riscv_` suffix for all RVV intrinsics.

Pull Request:
riscv-non-isa/riscv-c-api-doc#31
riscv-non-isa/rvv-intrinsic-doc#189

Depends on D142644.

Reviewed By: kito-cheng

Differential Revision: https://reviews.llvm.org/D142697
2023-01-31 03:38:32 -08:00
..
CMakeLists.txt
RISCVVIntrinsicUtils.cpp [3/3][Clang][RISCV] Add __riscv_ for overloaded intrinsics 2023-01-31 03:38:32 -08:00