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

Support Reg Size /2 #103

Open
ustcsq opened this issue Jul 27, 2021 · 1 comment
Open

Support Reg Size /2 #103

ustcsq opened this issue Jul 27, 2021 · 1 comment
Labels
question Further information is requested

Comments

@ustcsq
Copy link

ustcsq commented Jul 27, 2021

How to implement with nsimd syntax, for reg_2

// neon128
uint8x8_t value=*;
vst1_u8(&data[w], value);
@gquintin
Copy link
Contributor

I do not understand your question, can you rephrase it?

@gquintin gquintin added the question Further information is requested label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants