]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126910: reserve FP on AArch64 when generating JIT stencils (GH-146520)
authorDiego Russo <diego.russo@arm.com>
Fri, 27 Mar 2026 17:51:51 +0000 (17:51 +0000)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 17:51:51 +0000 (01:51 +0800)
commit6763d26b2ba583292140ecca274585c22e61ba33
treea6120b649d97f85ef118c68c2faf6e993040ff3a
parentf89fafed25e2a942cf5713dc7e806f223f859c28
GH-126910: reserve FP on AArch64 when generating JIT stencils (GH-146520)
Misc/NEWS.d/next/Core_and_Builtins/2026-03-27-17-14-18.gh-issue-126910.hooVFQ.rst [new file with mode: 0644]
Tools/jit/_targets.py