Skip to content

Need help with vector extensions #1682

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

Closed
Nash1818 opened this issue Feb 26, 2025 · 3 comments
Closed

Need help with vector extensions #1682

Nash1818 opened this issue Feb 26, 2025 · 3 comments

Comments

@Nash1818
Copy link

Following #1669 , whenever I try to use --with-arch=rv64gcv for the build (newlib) and use riscv_vector.h in my C/ c++ code and try to compile it (with unknown-elf) it shows implicit function error for vsetvl (for 64 and 32 bit both)... anyone who can guide me as to how to enable vector intrinsics properly and try out vector instructions through my C code? I want to learn more about it and contribute to RISC-V compiler development... Thanks a lot in advance....

@TommyMurphyTM1234
Copy link
Collaborator

You need to provide a reproducible test case and clear instructions on how to replicate your issue.
Have you read the relevant documentation?

@TommyMurphyTM1234
Copy link
Collaborator

Any update @Nash1818?

@TommyMurphyTM1234
Copy link
Collaborator

Closing due to lack of update/reproducible test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants