Commit 81713ed
committed
perf(specialize): widen BINARY_OP_SUBTRACT_INT to full int64 range
Change the subtract specialization condition to accept exact ints in the full int64 range, matching the widened add path while keeping multiply compact-only.1 parent 039d6c3 commit 81713ed
14 files changed
Lines changed: 1412 additions & 1562 deletions
File tree
- Include/internal
- Lib/test
- Modules/_testinternalcapi
- Objects
- Python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments