Skip to content

gh-129819: Allow tier2/JIT and tailcall#129820

Merged
Fidget-Spinner merged 8 commits into
python:mainfrom
Fidget-Spinner:allow-tier2-and-tailcall
Feb 12, 2025
Merged

gh-129819: Allow tier2/JIT and tailcall#129820
Fidget-Spinner merged 8 commits into
python:mainfrom
Fidget-Spinner:allow-tier2-and-tailcall

Conversation

@Fidget-Spinner

@Fidget-Spinner Fidget-Spinner commented Feb 7, 2025

Copy link
Copy Markdown
Member

This is just a patch to support JIT with tail calls. The real unifying comes after this.

@Fidget-Spinner

Copy link
Copy Markdown
Member Author

Skipping news, as this has not yet been in a released version of Python.

Comment thread Python/ceval_macros.h Outdated

@brandtbucher brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code looks good, haven't tried it locally though (and I don't think it's tested in CI). Can you try it out?

@Fidget-Spinner

Copy link
Copy Markdown
Member Author

Code looks good, haven't tried it locally though (and I don't think it's tested in CI). Can you try it out?

Yup I built it locally and it works.

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