Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-102859: Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP#102870
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
iritkatriel commentedMar 21, 2023
There's still a problem with the peepholer. Converting to draft. |
Uh oh!
There was an error while loading.Please reload this page.
iritkatriel commentedMar 21, 2023
Thanks, I’ll wait for benchmark results before merging. |
markshannon left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I would expect this to cause a slowdown, but it seems the slowdown is negligible.
I expect that we will be able to get all that back and more with the optimizations discussed in the issue.
bedevere-bot commentedMar 22, 2023
🤖 New build scheduled with the buildbot fleet by@iritkatriel for commitb2bf829 🤖 If you want to schedule another build, you need to add the🔨 test-with-refleak-buildbots label again. |
iritkatriel commentedMar 22, 2023
refleak check passed. |
Uh oh!
There was an error while loading.Please reload this page.
Fixes#102859 .