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

Explore necessary interface for simd_flags #81

Open
mattkretz opened this issue Jun 21, 2023 · 0 comments
Open

Explore necessary interface for simd_flags #81

mattkretz opened this issue Jun 21, 2023 · 0 comments
Assignees
Labels
exploration New feature or request to be explored

Comments

@mattkretz
Copy link
Owner

With P1928R6 simd_flags only implements operator| and no facility for testing for flags or removing flags. A new paper needs to motivate the necessary interface (especially answer the question on whether we need / can't have unary ~).

@mattkretz mattkretz added the exploration New feature or request to be explored label Jun 21, 2023
@mattkretz mattkretz self-assigned this Jun 21, 2023
@mattkretz mattkretz moved this to Todo in std::simd in C++26 Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exploration New feature or request to be explored
Projects
Development

No branches or pull requests

1 participant