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

[stdlib] Add __init__(*, from_bits) and to_bits() to SIMD #3680

Closed
wants to merge 1 commit into from

Conversation

soraros
Copy link
Contributor

@soraros soraros commented Oct 16, 2024

No description provided.

@soraros soraros force-pushed the from-bits branch 6 times, most recently from 934b823 to 9047515 Compare October 16, 2024 22:01
@soraros soraros marked this pull request as ready for review October 16, 2024 22:04
@soraros soraros requested a review from a team as a code owner October 16, 2024 22:04
Signed-off-by: Yiwu Chen <210at85@gmail.com>
@JoeLoser
Copy link
Collaborator

JoeLoser commented Nov 1, 2024

!sync

@modularbot modularbot added the imported-internally Signals that a given pull request has been imported internally. label Nov 1, 2024
@modularbot
Copy link
Collaborator

✅🟣 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.

@modularbot modularbot added the merged-internally Indicates that this pull request has been merged internally label Nov 1, 2024
@soraros
Copy link
Contributor Author

soraros commented Nov 1, 2024

@JoeLoser FYI, this is the other merged PR.

modularbot pushed a commit that referenced this pull request Nov 1, 2024
…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
@modularbot modularbot added the merged-externally Merged externally in public mojo repo label Nov 1, 2024
@modularbot
Copy link
Collaborator

Landed in b99d031! Thank you for your contribution 🎉

@modularbot modularbot closed this Nov 1, 2024
@soraros soraros deleted the from-bits branch November 2, 2024 11:56
modularbot pushed a commit that referenced this pull request Dec 17, 2024
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported-internally Signals that a given pull request has been imported internally. merged-externally Merged externally in public mojo repo merged-internally Indicates that this pull request has been merged internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants