Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] Support of RISC-V extension V #432

Closed
gquintin opened this issue Aug 10, 2021 · 2 comments
Closed

[question] Support of RISC-V extension V #432

gquintin opened this issue Aug 10, 2021 · 2 comments
Labels

Comments

@gquintin
Copy link

Hi, is there any plan to support RISC-V extension "V"?

Intrinsics are available --> https://github.com/riscv/rvv-intrinsic-doc
A cross compiler and an emulator is available in the official github of RISC-V --> https://github.com/riscv

Compiling and installing all of this can be a little annoying therefore I wrote a small installation script --> https://github.com/agenium-scale/nstools/blob/master/installation-scripts/install-riscv.sh

@shibatch
Copy link
Owner

Hello,

When the necessary tools are ready, porting can be started.
But I would wait until the intrinsics can be used with the official clang or gcc.

@blapie blapie added the arch label Nov 2, 2023
@blapie
Copy link
Collaborator

blapie commented Nov 21, 2023

Closing this issue since #477 was just merged.

@blapie blapie closed this as completed Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants