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

error in vl_compilenn #1260

Open
syf0518 opened this issue Aug 4, 2022 · 1 comment
Open

error in vl_compilenn #1260

syf0518 opened this issue Aug 4, 2022 · 1 comment

Comments

@syf0518
Copy link

syf0518 commented Aug 4, 2022

When I execute vl_compilenn,the problem is as followed:error: '__builtin_ia32_phaddw128' was not declared in
this scope; did you mean '__builtin_ia32_paddw128'?
When I changed it to __builtin_ia32_paddw128, the problem was like:error: cannot convert '__v16qi' to '__vector(8) short int'.
I do not know how to solve this problem.

@NTUYWANG103
Copy link

Meet the same issue, do u find the solution?

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