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

Runtime detection for AMX target-features #1587

Merged
merged 1 commit into from
Jul 6, 2024
Merged

Conversation

sayantn
Copy link
Contributor

@sayantn sayantn commented Jun 19, 2024

This is an effort towards feature x86_amx_intrinsics. This implements the runtime detection for the 5 target-features for AMX. This depends on Rustc PR #126639, and should be merged together.

@rustbot
Copy link
Collaborator

rustbot commented Jun 19, 2024

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

@bors
Copy link
Contributor

bors commented Jun 23, 2024

☔ The latest upstream changes (presumably 1cbf7c7) made this pull request unmergeable. Please resolve the merge conflicts.

@sayantn sayantn closed this Jun 23, 2024
@sayantn sayantn deleted the amx branch June 23, 2024 18:21
@sayantn sayantn restored the amx branch June 23, 2024 18:21
@sayantn sayantn reopened this Jun 23, 2024
@Amanieu Amanieu enabled auto-merge (rebase) July 6, 2024 09:20
@bors
Copy link
Contributor

bors commented Jul 6, 2024

☔ The latest upstream changes (presumably be95083) made this pull request unmergeable. Please resolve the merge conflicts.

Cannot do a `cupid` test because they don't support `amx`.
auto-merge was automatically disabled July 6, 2024 16:06

Head branch was pushed to by a user without write access

@Amanieu Amanieu enabled auto-merge (rebase) July 6, 2024 16:10
@Amanieu Amanieu merged commit d5c4073 into rust-lang:master Jul 6, 2024
30 checks passed
@sayantn sayantn deleted the amx branch July 6, 2024 16:28
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.

4 participants