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

[BUG] mess with ptr lilke concepts #1652

Open
DenisYaroshevskiy opened this issue Aug 22, 2023 · 1 comment
Open

[BUG] mess with ptr lilke concepts #1652

DenisYaroshevskiy opened this issue Aug 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@DenisYaroshevskiy
Copy link
Collaborator

There is a simd_compatible_ptr but it requires a type.
That's not working for load, so we have data source which is a) in detail, b) doesn't satisfy the algo::iterator

We need:

simd_compatible_ptr and simd_compatible_ptr_at

@DenisYaroshevskiy DenisYaroshevskiy added the bug Something isn't working label Aug 22, 2023
@DenisYaroshevskiy
Copy link
Collaborator Author

simd_pointer_like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant