Commit dd1884d
authored
pythongh-106529: Split FOR_ITER_RANGE into uops (python#106638)
For an example of what this does for Tier 1 and Tier 2, see
python#106529 (comment)1 parent 7f55f58 commit dd1884d
6 files changed
Lines changed: 146 additions & 28 deletions
File tree
- Include/internal
- Lib/test/test_capi
- Python
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2443 | 2443 | | |
2444 | 2444 | | |
2445 | 2445 | | |
2446 | | - | |
2447 | 2446 | | |
2448 | 2447 | | |
2449 | 2448 | | |
| |||
2580 | 2579 | | |
2581 | 2580 | | |
2582 | 2581 | | |
2583 | | - | |
2584 | | - | |
2585 | 2582 | | |
2586 | 2583 | | |
2587 | 2584 | | |
2588 | 2585 | | |
2589 | 2586 | | |
| 2587 | + | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
| 2592 | + | |
| 2593 | + | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
| 2599 | + | |
| 2600 | + | |
| 2601 | + | |
| 2602 | + | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
2590 | 2609 | | |
2591 | 2610 | | |
2592 | 2611 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2451 | 2451 | | |
2452 | 2452 | | |
2453 | 2453 | | |
2454 | | - | |
| 2454 | + | |
2455 | 2455 | | |
2456 | 2456 | | |
| 2457 | + | |
| 2458 | + | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
2457 | 2462 | | |
2458 | 2463 | | |
2459 | 2464 | | |
| |||
2463 | 2468 | | |
2464 | 2469 | | |
2465 | 2470 | | |
| 2471 | + | |
| 2472 | + | |
| 2473 | + | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
2466 | 2484 | | |
2467 | 2485 | | |
2468 | 2486 | | |
2469 | 2487 | | |
2470 | | - | |
2471 | | - | |
2472 | | - | |
| 2488 | + | |
2473 | 2489 | | |
2474 | 2490 | | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
2475 | 2494 | | |
2476 | 2495 | | |
2477 | 2496 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
482 | 504 | | |
483 | 505 | | |
484 | 506 | | |
| |||
574 | 596 | | |
575 | 597 | | |
576 | 598 | | |
577 | | - | |
578 | 599 | | |
| 600 | + | |
579 | 601 | | |
580 | 602 | | |
581 | 603 | | |
| |||
0 commit comments