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

Add keylocker (kl and widekl) intrinsics and runtime feature detection #1706

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

sayantn
Copy link
Contributor

@sayantn sayantn commented Feb 5, 2025

This is an effort towards rust-lang/rust#134813

_mm_loadiwkey is only allowed to be called from CPL0, so we are skipping testing it.

@rustbot
Copy link
Collaborator

rustbot commented Feb 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 sayantn force-pushed the keylocker branch 4 times, most recently from 7145e79 to 5fe6638 Compare February 5, 2025 22:29
@sayantn sayantn force-pushed the keylocker branch 2 times, most recently from 1bea65c to 13a66e3 Compare February 10, 2025 22:44
@sayantn sayantn requested a review from Amanieu February 10, 2025 23:21
@Amanieu Amanieu added this pull request to the merge queue Feb 13, 2025
Merged via the queue into rust-lang:master with commit a4ecfd4 Feb 13, 2025
60 checks passed
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