Skip to content

Conversation

@sayantn
Copy link
Contributor

@sayantn sayantn commented May 2, 2025

fixes: rust-lang/rust#140352

The avx512f errors were because the Intrinsics Guide was changed in v3.4 (see the discussion in the upstream issue), the avx512fp16 errors were just mistakes. These were all the errors I was able to find via a script, there might be more.

@rustbot
Copy link
Collaborator

rustbot commented May 2, 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

@Amanieu Amanieu added this pull request to the merge queue May 3, 2025
Merged via the queue into rust-lang:master with commit b2fae58 May 3, 2025
58 checks passed
@sayantn sayantn deleted the rounding-sae branch May 4, 2025 19:27
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.

core_arch::x86::avx512f intrinsics with rounding do not compile

3 participants