Skip to content

Conversation

@sayantn
Copy link
Contributor

@sayantn sayantn commented Dec 1, 2025

Intel specifies these as follows (e.g. for _kadd_mask16)

k[15:0] := a[15:0] + b[15:0] k[MAX:16] := 0 

so these should use wrapping_add

@rustbot
Copy link
Collaborator

rustbot commented Dec 1, 2025

r? @folkertdev

rustbot has assigned @folkertdev.
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 sayantn added this pull request to the merge queue Dec 1, 2025
Merged via the queue into rust-lang:main with commit 16826ee Dec 1, 2025
73 checks passed
@sayantn sayantn deleted the fix-kadd branch December 1, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants