GH-139757: JIT: Remove redundant branches to jumps in the assembly optimizer by markshannon · Pull Request #140800 · python/cpython
* Refactor JIT assembly optimizer making instructions instances not just strings * Remove redundant jumps and branches where legal to do so * Modifies _BINARY_OP_SUBSCR_STR_INT to avoid excessive inlining depth TEST_TEMPLATE: projects/python/templates/default PYTHON_OPTIONS: --configure-flags "--enable-experimental-jit" Jira: ENTLLT-8874 Change-Id: I605618c92814059bc63a1d16825a66d1824f3df2
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters