RISC-V RVV intrinsics are missing
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 694
- Forks
- 336
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 9
Description
I think https://github.com/riscv-non-isa/rvv-intrinsic-doc is the place to get them, v1.0 was ratified on April 25 2025.
It would be really nice to get them into standard library now that RISC-V hardware becomes more common and there are various RISC-V-based VMs out there (for example in blockchain space).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced rvv-intrinsic-doc specification and stdarch's existing vendor-specific APIs. Determine the integration entry points and test coverage needed for RISC-V Vector Extension v1.0; done means the relevant intrinsics are available in the standard library with passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100