Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Mar 5, 2024

Rather than reassembling a tuple from multiple pops, let the pop implementation
assemble the tuple. This produces less code in cases where there is already a
tuple of the proper size on top of the stack. It also simplifies the code.

Rather than reassembling a tuple from multiple pops, let the pop implementation
assemble the tuple. This produces less code in cases where there is already a
tuple of the proper size on top of the stack. It also simplifies the code.
@tlively tlively requested a review from kripken March 5, 2024 21:28
@tlively
Copy link
Member Author

tlively commented Mar 5, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @tlively and the rest of your teammates on Graphite Graphite

@tlively tlively merged commit 71bf4b3 into main Mar 5, 2024
@tlively tlively deleted the irbuilder-better-return branch March 5, 2024 22:37
@gkdn gkdn mentioned this pull request Aug 31, 2024
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