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

Emit fixed use constraints for indirect call destinations #8081

Merged

Conversation

elliottt
Copy link
Member

Work around bytecodealliance/regalloc2#145 in the same way that we do for tail calls -- using a fixed use constraint.

@elliottt elliottt force-pushed the trevor/winch-cc-indirect-calls branch from 1ed4a14 to 3ba7b21 Compare March 11, 2024 18:44
@elliottt elliottt marked this pull request as ready for review March 11, 2024 18:44
@elliottt elliottt requested a review from a team as a code owner March 11, 2024 18:44
@elliottt elliottt requested review from fitzgen and alexcrichton and removed request for a team March 11, 2024 18:44
@elliottt elliottt marked this pull request as draft March 11, 2024 18:54
@elliottt elliottt force-pushed the trevor/winch-cc-indirect-calls branch from 3ba7b21 to d386657 Compare March 11, 2024 19:01
@elliottt elliottt marked this pull request as ready for review March 11, 2024 19:02
@fitzgen fitzgen added this pull request to the merge queue Mar 11, 2024
Merged via the queue into bytecodealliance:main with commit 8dd2ae9 Mar 11, 2024
22 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