Skip to content

Conversation

@sayantn
Copy link
Contributor

@sayantn sayantn commented Nov 5, 2025

Due to recently merged rust-lang/rust#147355, we can now use simd_masked_load/store for masked avx512 load/stores. This reduces the number of used LLVM intrinsics a lot.

also removes use of LLVM intrinsics for AVX maskload/maskstore intrinsics. cc @RalfJung now these can also be removed from Miri

@rustbot
Copy link
Collaborator

rustbot commented Nov 5, 2025

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@sayantn
Copy link
Contributor Author

sayantn commented Nov 5, 2025

seems like it's not in nightly yet, making it draft for now

@sayantn sayantn marked this pull request as draft November 5, 2025 16:11
@sayantn sayantn marked this pull request as ready for review November 6, 2025 23:47
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

Successfully merging this pull request may close these issues.

3 participants