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

Fix precompile (and hence testing) slowdown #994

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

unzvfu
Copy link
Contributor

@unzvfu unzvfu commented Apr 19, 2023

Replace %stack calls with equivalent opcodes.

The sequence of opcodes was actually generated by the %stack macro expander function, then substituted in at the call site.

@unzvfu unzvfu requested a review from wborgeaud April 19, 2023 14:19
@unzvfu unzvfu self-assigned this Apr 19, 2023
Copy link
Contributor

@wborgeaud wborgeaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@unzvfu unzvfu merged commit 2e16ab0 into main Apr 19, 2023
@unzvfu unzvfu deleted the hamish/fix-precompile-slowdown branch April 19, 2023 15:37
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