Skip to content

Skip continuation types in SignatureRefining#8438

Merged
tlively merged 1 commit intomainfrom
signature-refining-no-conts
Mar 10, 2026
Merged

Skip continuation types in SignatureRefining#8438
tlively merged 1 commit intomainfrom
signature-refining-no-conts

Conversation

@tlively
Copy link
Member

@tlively tlively commented Mar 10, 2026

SignatureRefining has no knowledge of stack switching instructions or
types, so it would go ahead and optimize function types used in stack
switching instructions even if that made the stack switching usage
invalid. Simplify avoid optimizing those types for now.

SignatureRefining has no knowledge of stack switching instructions or
types, so it would go ahead and optimize function types used in stack
switching instructions even if that made the stack switching usage
invalid. Simplify avoid optimizing those types for now.
@tlively tlively requested a review from kripken March 10, 2026 03:13
@tlively tlively merged commit d1cd2cf into main Mar 10, 2026
17 checks passed
@tlively tlively deleted the signature-refining-no-conts branch March 10, 2026 16:01
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.

2 participants