Skip to content

Revert changing number of passes depending on number of parameters#2101

Open
sayantn wants to merge 1 commit intorust-lang:mainfrom
sayantn:revert-passes
Open

Revert changing number of passes depending on number of parameters#2101
sayantn wants to merge 1 commit intorust-lang:mainfrom
sayantn:revert-passes

Conversation

@sayantn
Copy link
Copy Markdown
Contributor

@sayantn sayantn commented May 2, 2026

this causes buffer overflow in some x86 intrinsics with more than 20 parameters, e.g. _mm512_set_ph

cc @adamgemmell as this was added in #2087

this causes buffer overflow in some x86 intrinsics, e.g. _mm512_set_ph
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 2, 2026

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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @Amanieu, @folkertdev, @sayantn
  • @Amanieu, @folkertdev, @sayantn expanded to Amanieu, folkertdev, sayantn
  • Random selection from Amanieu, folkertdev

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