Skip to content

gh-131798: Add _GET_ITER_TRAD to JIT optimizer#148724

Closed
Wulian233 wants to merge 1 commit intopython:mainfrom
Wulian233:_GET_ITER_TRAD
Closed

gh-131798: Add _GET_ITER_TRAD to JIT optimizer#148724
Wulian233 wants to merge 1 commit intopython:mainfrom
Wulian233:_GET_ITER_TRAD

Conversation

@Wulian233
Copy link
Copy Markdown
Contributor

@Wulian233 Wulian233 commented Apr 18, 2026

@cocolato
Copy link
Copy Markdown
Member

cocolato commented Apr 18, 2026

Thankls for doing this.

ADD_OP(_GET_ITER_TRAD, 0, 0);

But _GET_ITER_TRAD only be added in the output buffer, so this optimization will never be applied now.

@Wulian233
Copy link
Copy Markdown
Contributor Author

Thank you for your explanation. It was my oversight that I didn't notice it. So I turned it close first❤️

@Wulian233 Wulian233 closed this Apr 18, 2026
@Wulian233 Wulian233 deleted the _GET_ITER_TRAD branch April 18, 2026 19:04
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