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

gh-104584: Change DEOPT_IF in uops executor by gvanrossum · Pull Request #106146 · python/cpython · GitHub

/ cpython Public

gh-104584: Change DEOPT_IF in uops executor - #106146

Merged
gvanrossum merged 1 commit into
python:mainfrom
gvanrossum:fix-deopt-if
Jun 27, 2023
Merged

gh-104584: Change DEOPT_IF in uops executor#106146
gvanrossum merged 1 commit into
python:mainfrom
gvanrossum:fix-deopt-if

Conversation

gvanrossum commented Jun 27, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

This effectively reverts bb578a0, restoring the original DEOPT_IF() macro in ceval_macros.h, and redefining it in the Tier 2 interpreter. We can get rid of the PREDICTED() macros there as well!

This effectively reverts bb578a0, restoring the original DEOPT_IF
macro in ceval_macros.h, and redefining it in the Tier 2 interpreter.
gvanrossum requested a review from markshannon as a code owner June 27, 2023 15:10
gvanrossum added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 27, 2023

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @gvanrossum for commit 309d974 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 27, 2023
gvanrossum merged commit 6b5166f into python:main Jun 27, 2023
gvanrossum deleted the fix-deopt-if branch June 27, 2023 21:18
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.

2 participants


Back | FazBrowse Home | New Git URL