]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131688: Mark instructions and uops with DECREF_INPUTS as escaping. (GH-133501)
authorMark Shannon <mark@hotpy.org>
Thu, 22 May 2025 08:54:35 +0000 (09:54 +0100)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 08:54:35 +0000 (09:54 +0100)
commitfbe7b87c0660e14075bc8e3c1b35b625da751316
tree28078731f709ce9ada03e3e9a7e92b1ad8cb033b
parent29f6dc6323759ab89ddc33096bf075037db5de5a
GH-131688: Mark instructions and uops with DECREF_INPUTS as escaping. (GH-133501)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_metadata.h
Tools/cases_generator/analyzer.py