gh-115999: Introduce helpers for (un)specializing instructions (#126414)
Introduce helpers for (un)specializing instructions Consolidate the code to specialize/unspecialize instructions into two helper functions and use them in `_Py_Specialize_BinaryOp`. The resulting code is more concise and keeps all of the logic at the point where we decide to specialize/unspecialize an instruction.
M
mpage committed
9ce4fa0719d291070b6a66fe25716ef1e81448fc
Parent: a1c57bc
Committed by GitHub <noreply@github.com>
on 11/6/2024, 8:04:04 PM