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

Minimally-viable portable packed SIMD vector types #377

Closed
gnzlbg opened this issue Mar 16, 2018 · 1 comment
Closed

Minimally-viable portable packed SIMD vector types #377

gnzlbg opened this issue Mar 16, 2018 · 1 comment

Comments

@gnzlbg
Copy link
Contributor

gnzlbg commented Mar 16, 2018

This is a meta issue to track all outstanding issues with portable packed SIMD vectors. This post is just a list. I'll fill independent issues for the items that don't have an issue yet:

Blockers

These issues block an initial minimal RFC:

  • bitcasts and conversions: Casting and width promotion #151
  • endianness-dependent behavior: no issue yet
  • new should take const args and load, store,replace const` indices: no issue yet

Non-blockers

These issues would be nice to have, but don't need to be resolved for the initial RFC

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Jun 25, 2018

There is now an RFC for this.

@gnzlbg gnzlbg closed this as completed Jun 25, 2018
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

1 participant