]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109979: Unify _GUARD_TYPE_VERSION{,_STORE} (#110301)
authorGuido van Rossum <guido@python.org>
Tue, 3 Oct 2023 22:37:21 +0000 (15:37 -0700)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 22:37:21 +0000 (22:37 +0000)
commit625ecbe92eb69d2850c2e6dbe9538e9b1a098baa
tree95234975fc8ce7118483dc5ced844d5d4827fd1a
parenta376a72bd92cd7c9930467dd1aba40045fb75e3b
gh-109979: Unify _GUARD_TYPE_VERSION{,_STORE} (#110301)

Now the target for `DEOPT_IF()` is auto-filled,
we don't need a separate `_GUARD_TYPE_VERSION_STORE` uop.
Include/internal/pycore_opcode_metadata.h
Python/abstract_interp_cases.c.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h