GH-98831: Auto-generate PREDICTED() macro calls by gvanrossum · Pull Request #99102 · python/cpython
Conversation
Member
This allows us to remove all PREDICTED() calls from bytecodes.c. The generated_cases.c.h file is unchanged.
This allows us to remove all PREDICTED() calls from bytecodes.c. The generated_cases.c.h file is unchanged.
gvanrossum
requested review from
brandtbucher and
markshannon
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting core review
label
gvanrossum
mentioned this pull request
brandtbucher
approved these changes
brandtbucher
left a comment
brandtbucher
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
This is exactly the sort of clean improvement I was hoping we could get out of this project... excited for more.
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
gvanrossum
added
the
skip news
label
gvanrossum
merged commit
c885623
into
python:main
bedevere-bot
removed
the
awaiting merge
label
gvanrossum
deleted the
rm-predicted
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment