Skip to content

Conversation

gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Jul 29, 2023

There's no need to use a dummy uop to skip unused cache entries. The macro syntax lets you write unused/1 instead.

Similarly, move unused/5 from op _LOAD_ATTR_INSTANCE_VALUE to macro LOAD_ATTR_INSTANCE_VALUE.

Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@gvanrossum gvanrossum merged commit 5eb80a6 into python:main Jul 31, 2023
@gvanrossum gvanrossum deleted the rm-skip-cache-uop branch July 31, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants