Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RISCV][Clang] Add C API header for simd CORE-V intrinsics.
This commit adds the C API header to serve as an interface for the intrinsic functions provided with the CORE-V xcvsimd extension. The commit includes the addition of the header itself and a clang CodeGen test that checks the integrity of the call to the wrapper functions designed in the C API CORE-V simd header.
- Loading branch information