Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge theGET_ITER andGET_YIELD_FROM_ITER instructions #145667

Open
Labels
3.15new features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagetopic-JIT
@markshannon

Description

@markshannon

MergingGET_ITER andGET_YIELD_FROM_ITER will allow optimizations applied tofor loops for common types like lists to also be applied toyield from loops and allow better specialization ofSEND improving JIT coverage.

To merge the two instructions,SEND will have to be modified to take an extraNULL input.

This is part of#145047

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.15new features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagetopic-JIT

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2026 Movatter.jp