Skip to content

Conversation

okaneco
Copy link
Contributor

@okaneco okaneco commented Sep 5, 2025

After this PR, the remaining uses of to_int are for float to int conversions.

Renaming
from_int -> from_simd
from_int_unchecked -> from_simd_unchecked
to_int -> to_simd

Closes #477

@calebzulawski calebzulawski merged commit 936d58b into rust-lang:master Sep 5, 2025
50 checks passed
@okaneco okaneco deleted the rename_mask_int_to_simd branch September 5, 2025 21:56
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.

Replace int with simd in Mask function naming?
3 participants