Skip to content

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Oct 30, 2025

  • Refactor JIT assembly optimizer making instructions instances not just strings
  • Remove redundant jumps and branches where legal to do so

* Refactor JIT assembly optimizer making instructions instances not just strings
* Remove redundant jumps and branches where legal to do so
* Modifies _BINARY_OP_SUBSCR_STR_INT to avoid excessive inlining depth

TEST_TEMPLATE: projects/python/templates/default
PYTHON_OPTIONS: --configure-flags "--enable-experimental-jit"

Jira: ENTLLT-8874
Change-Id: I605618c92814059bc63a1d16825a66d1824f3df2
@markshannon markshannon force-pushed the remove-redundant-branches branch from 0086c59 to 509f3e2 Compare December 5, 2025 13:52
@markshannon markshannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 5, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @markshannon for commit 509f3e2 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F140800%2Fmerge

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 5, 2025
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