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

choose_best_simd_t<SIMDVector<const T>> does not return correct type? #99

Closed
romeric opened this issue Jun 4, 2020 · 2 comments
Closed

Comments

@romeric
Copy link
Owner

romeric commented Jun 4, 2020

When SIMDVector is cv-qualified we can't detect SIMDVector type/abi

@romeric
Copy link
Owner Author

romeric commented Jun 4, 2020

Fixed 9b8f1fd

@romeric romeric closed this as completed Jun 4, 2020
@romeric
Copy link
Owner Author

romeric commented Jun 4, 2020

The bug was exposed after #94 was merged.

@romeric romeric changed the title SIMDVector<const T> does not return correct type? choose_best_simd_t<SIMDVector<const T>> does not return correct type? Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant