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

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

/ cpython Public

GH-135904: JIT compiler: Support 19 bit branch instructions on AArch64 for Mach-O. - #140453

Merged
markshannon merged 1 commit into
python:mainfrom
markshannon:optimize-jit-cfg-with-labels
Oct 23, 2025
Merged

GH-135904: JIT compiler: Support 19 bit branch instructions on AArch64 for Mach-O.#140453
markshannon merged 1 commit into
python:mainfrom
markshannon:optimize-jit-cfg-with-labels

Conversation

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 force-pushed the optimize-jit-cfg-with-labels branch from 5eaef8e to b8f2f64 Compare October 23, 2025 13:37

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.

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

Thanks, this has been reviewed internally already. LGTM

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.
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL