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

feat: enable vector support by default #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tianrui-wei
Copy link
Member

No description provided.

@jerryz123
Copy link
Contributor

Won't this cause the tool chain to emit vector code by default?

@T-K-233
Copy link
Member

T-K-233 commented Dec 31, 2023

Won't this cause the tool chain to emit vector code by default?

I think this is just enabling vector instructions in the toolchain. When compiling programs, user can decide to enable vector instructions or not by passing the corresponding ARCH and ABI flag to the compiler.

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

Successfully merging this pull request may close these issues.

3 participants