-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[stdlib] Add __init__(*, from_bits)
and to_bits()
to SIMD
#3680
Conversation
934b823
to
9047515
Compare
Signed-off-by: Yiwu Chen <210at85@gmail.com>
!sync |
✅🟣 This contribution has been merged 🟣✅ Your pull request has been merged to the internal upstream Mojo sources. It will be reflected here in the Mojo repository on the nightly branch during the next Mojo nightly release, typically within the next 24-48 hours. We use Copybara to merge external contributions, click here to learn more. |
@JoeLoser FYI, this is the other merged PR. |
…SIMD` (#50172) [External] [stdlib] Add `__init__(*, from_bits)` and `to_bits()` to `SIMD` Co-authored-by: soraros <soraros@users.noreply.github.com> Closes #3680 MODULAR_ORIG_COMMIT_REV_ID: d36f1f1fd14105f89cff09fb77c6bcf5be662a03
Landed in b99d031! Thank you for your contribution 🎉 |
…SIMD` (#50172) [External] [stdlib] Add `__init__(*, from_bits)` and `to_bits()` to `SIMD` Co-authored-by: soraros <soraros@users.noreply.github.com> Closes #3680 MODULAR_ORIG_COMMIT_REV_ID: d36f1f1fd14105f89cff09fb77c6bcf5be662a03
No description provided.