Skip to content

implement simd bitmask intrinsics #2029

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Mar 17, 2022
Merged

Conversation

RalfJung
Copy link
Member

Cc #1912

@RalfJung RalfJung force-pushed the simd-bitmask branch 3 times, most recently from 2d27088 to bbe2cf5 Compare March 17, 2022 01:00
@RalfJung
Copy link
Member Author

Turns out one of the tests I added is wrong so the handling of bitmasks less than 8 bits wide on big-endian systems probably needs to be changed...

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Mar 17, 2022

📌 Commit 1b1321a has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Mar 17, 2022

⌛ Testing commit 1b1321a with merge 8e818ff...

@bors
Copy link
Contributor

bors commented Mar 17, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 8e818ff to master...

@bors bors merged commit 8e818ff into rust-lang:master Mar 17, 2022
@RalfJung RalfJung deleted the simd-bitmask branch March 17, 2022 18:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants