Commit 484e003
authored
pythonGH-131798: Optimize away isinstance calls in the JIT (pythonGH-134369)
1 parent fade146 commit 484e003
9 files changed
Lines changed: 312 additions & 61 deletions
File tree
- Include/internal
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
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 | |
|---|---|---|---|
| |||
2002 | 2002 | | |
2003 | 2003 | | |
2004 | 2004 | | |
2005 | | - | |
| 2005 | + | |
| 2006 | + | |
| 2007 | + | |
| 2008 | + | |
2006 | 2009 | | |
2007 | 2010 | | |
2008 | 2011 | | |
| |||
2035 | 2038 | | |
2036 | 2039 | | |
2037 | 2040 | | |
2038 | | - | |
| 2041 | + | |
| 2042 | + | |
| 2043 | + | |
| 2044 | + | |
2039 | 2045 | | |
2040 | 2046 | | |
2041 | 2047 | | |
| |||
2053 | 2059 | | |
2054 | 2060 | | |
2055 | 2061 | | |
2056 | | - | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
2057 | 2066 | | |
2058 | 2067 | | |
2059 | 2068 | | |
| |||
2071 | 2080 | | |
2072 | 2081 | | |
2073 | 2082 | | |
2074 | | - | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
2075 | 2087 | | |
2076 | 2088 | | |
2077 | 2089 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5287 | 5287 | | |
5288 | 5288 | | |
5289 | 5289 | | |
5290 | | - | |
| 5290 | + | |
| 5291 | + | |
| 5292 | + | |
| 5293 | + | |
| 5294 | + | |
| 5295 | + | |
| 5296 | + | |
| 5297 | + | |
| 5298 | + | |
| 5299 | + | |
| 5300 | + | |
| 5301 | + | |
| 5302 | + | |
| 5303 | + | |
| 5304 | + | |
| 5305 | + | |
| 5306 | + | |
| 5307 | + | |
| 5308 | + | |
| 5309 | + | |
| 5310 | + | |
| 5311 | + | |
5291 | 5312 | | |
5292 | 5313 | | |
5293 | 5314 | | |
5294 | 5315 | | |
5295 | | - | |
| 5316 | + | |
5296 | 5317 | | |
5297 | 5318 | | |
5298 | 5319 | | |
5299 | 5320 | | |
5300 | 5321 | | |
5301 | | - | |
| 5322 | + | |
| 5323 | + | |
| 5324 | + | |
| 5325 | + | |
| 5326 | + | |
| 5327 | + | |
| 5328 | + | |
| 5329 | + | |
| 5330 | + | |
| 5331 | + | |
| 5332 | + | |
| 5333 | + | |
| 5334 | + | |
| 5335 | + | |
| 5336 | + | |
| 5337 | + | |
5302 | 5338 | | |
5303 | 5339 | | |
5304 | 5340 | | |
| |||
0 commit comments