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

Is SIMD available for is_subset operation? #227

Open
tonyabracadabra opened this issue Jul 25, 2022 · 1 comment
Open

Is SIMD available for is_subset operation? #227

tonyabracadabra opened this issue Jul 25, 2022 · 1 comment

Comments

@tonyabracadabra
Copy link
Contributor

No description provided.

@tonyabracadabra tonyabracadabra changed the title Is SIMD enabled for is_subset operation? Is SIMD available for is_subset operation? Jul 25, 2022
@saik0
Copy link
Contributor

saik0 commented Nov 2, 2022

Not any explicit SIMD. The compiler is autovectorizing as usual though.

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