◐ Shell
clean mode source ↗

GH-135904: JIT compiler: Support 19 bit branch instructions on AArch64 for Mach-O. by markshannon · Pull Request #140453 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@markshannon

@markshannon markshannon commented

Oct 22, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

Insert labels into assembly for custom relocation during stencil creation.

Insert labels into assembly for custom relocation during stencil creation.

@markshannon markshannon force-pushed the optimize-jit-cfg-with-labels branch from 5eaef8e to b8f2f64 Compare

October 23, 2025 13:37

@diegorusso diegorusso left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

Thanks, this has been reviewed internally already. LGTM

@markshannon markshannon merged commit 61e759c into python:main

Oct 23, 2025

74 checks passed

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025
…AArch64 for Mach-O. (pythonGH-140453)

* Insert labels into assembly for custom relocation during stencil creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@diegorusso diegorusso diegorusso approved these changes

@brandtbucher brandtbucher Awaiting requested review from brandtbucher brandtbucher is a code owner

@savannahostrowski savannahostrowski Awaiting requested review from savannahostrowski savannahostrowski is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon @diegorusso