Skip to content

Commit 9eab67d

Browse files
authored
GH-138245: Perform boolean guards by testing a single bit, rather than a full pointer comparison. (GH-143810)
1 parent f52af86 commit 9eab67d

File tree

8 files changed

+2478
-1027
lines changed

8 files changed

+2478
-1027
lines changed

Include/internal/pycore_uop_ids.h

Lines changed: 1047 additions & 997 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Include/internal/pycore_uop_metadata.h

Lines changed: 212 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)