Skip to content

pulley: Assert calling-conventions match instructions#9836

Closed
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:pulley-call-assertions
Closed

pulley: Assert calling-conventions match instructions#9836
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:pulley-call-assertions

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Use the "tail" calling convention for pulley<->pulley calls and "systemv" is used for calling the host.

Use the "tail" calling convention for pulley<->pulley calls and
"systemv" is used for calling the host.
@alexcrichton alexcrichton requested a review from a team as a code owner December 16, 2024 18:47
@alexcrichton alexcrichton requested review from abrown and removed request for a team December 16, 2024 18:47
@github-actions github-actions Bot added the cranelift Issues related to the Cranelift code generator label Dec 16, 2024
@alexcrichton
Copy link
Copy Markdown
Member Author

Hm actually no this doesn't work because of *.clif filetests which aren't all using tail and systemv, so I'm going to close this.

@alexcrichton alexcrichton mentioned this pull request Dec 16, 2024
13 tasks
@alexcrichton alexcrichton deleted the pulley-call-assertions branch December 17, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant