SIGN IN SIGN UP

GH-139757: JIT: Remove redundant branches to jumps in the assembly optimizer (GH-140800)

JIT: Remove redundant branches to jump in the assembly optimizer

* 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
M
Mark Shannon committed
e0451ceef8c18efbc378b959b59c4681d92cd686
Parent: 37988c5
Committed by GitHub <noreply@github.com> on 12/8/2025, 5:57:11 PM