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

Fix some test naming, and refactor stdarch-verify in general #1707

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

sayantn
Copy link
Contributor

@sayantn sayantn commented Feb 5, 2025

Remove the following tests in sse.rs due to UB

  • test_mm_comieq_ss_vs_ucomieq_ss
  • test_mm_getcsr_setcsr_1
  • test_mm_getcsr_setcsr_2
  • test_mm_getcsr_setcsr_underflow

Move all x86 std_detect tests to x86-specific.rs to reduce duplication

@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

remove `PRINT_MISSING_LISTS` as it was unused
rename `PRINT_MISSING_LISTS_MARKDOWN`
@Amanieu Amanieu added this pull request to the merge queue Feb 7, 2025
Merged via the queue into rust-lang:master with commit 68932d1 Feb 7, 2025
60 checks passed
@sayantn sayantn deleted the fix-tests branch February 9, 2025 00:15
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