Skip to content

Commit 57d59de

Browse files
markshannonfatelei
authored andcommitted
pythonGH-142718: JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. (pythonGH-142762)
JIT: Fix crash due to incorrect caching on side exits when exiting jitted code. * Make sure that stack is in correct state at side exits with TOS cached values * Simplify choice of cached items for side exits
1 parent fc8d4b3 commit 57d59de

7 files changed

Lines changed: 982 additions & 330 deletions

File tree

0 commit comments

Comments
 (0)