FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-98831: Auto-generate PREDICTED() macro calls by gvanrossum · Pull Request #99102 · python/cpython · GitHub

/ cpython Public

GH-98831: Auto-generate PREDICTED() macro calls - #99102

Merged
gvanrossum merged 2 commits into
python:mainfrom
gvanrossum:rm-predicted
Nov 4, 2022
Merged

GH-98831: Auto-generate PREDICTED() macro calls#99102
gvanrossum merged 2 commits into
python:mainfrom
gvanrossum:rm-predicted

Conversation

gvanrossum commented Nov 4, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
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.

brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Awesome!

This is exactly the sort of clean improvement I was hoping we could get out of this project... excited for more.

Comment thread Tools/cases_generator/generate_cases.py Outdated
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
gvanrossum merged commit c885623 into python:main Nov 4, 2022
gvanrossum deleted the rm-predicted branch November 4, 2022 22:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL