Skip to content

Conversation

diegorusso
Copy link
Contributor

@diegorusso diegorusso commented Jan 23, 2025

@diegorusso
Copy link
Contributor Author

diegorusso commented Jan 23, 2025

The change is not really tested as we need the -fplt flag on AArch64. Without this flag, clang-19 doesn't make use of the trampolines.
This is the branch that makes use of the fplt on AArch64 Linux: https://github.com/diegorusso/cpython/tree/fplt

We really need to get those changes first and then re-test this PR.

Copy link
Member

@brandtbucher brandtbucher left a comment

Choose a reason for hiding this comment

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

Looks great, thanks! I appreciate that you reordered things to reflect the new layout. But I don't think the reordering makes as much sense in the StencilGroup struct, so can you leave that the way it was?

@brandtbucher brandtbucher merged commit a29a9c0 into python:main Feb 2, 2025
58 checks passed
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Feb 7, 2025
@diegorusso diegorusso deleted the jit-layout branch April 4, 2025 13:44
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