File tree
Expand file treeCollapse file tree
10 files changed
+316
-103
lines changedFilter options
- Include/internal
- Lib/test/test_capi
- Python
Expand file treeCollapse file tree
10 files changed
+316
-103
lines changedInclude/internal/pycore_optimizer.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_optimizer.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
|
Include/internal/pycore_uop_ids.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_uop_ids.h+86-82Lines changed: 86 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_uop_metadata.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_uop_metadata.h+16Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lib/test/test_capi/test_opt.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_opt.py+42-2Lines changed: 42 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
903 | 903 |
|
904 | 904 |
|
905 | 905 |
|
906 |
| - |
907 |
| - |
| 906 | + |
| 907 | + |
908 | 908 |
|
909 | 909 |
|
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
910 | 950 |
|
911 | 951 |
|
912 | 952 |
|
|
+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
426 | 426 |
|
427 | 427 |
|
428 | 428 |
|
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
429 | 437 |
|
430 | 438 |
|
431 | 439 |
|
| ||
462 | 470 |
|
463 | 471 |
|
464 | 472 |
|
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
465 | 481 |
|
466 | 482 |
|
467 | 483 |
|
|
0 commit comments