-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
GH-104909: Split LOAD_ATTR_INSTANCE_VALUE
into micro-ops
#106678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
markshannon
commented
Jul 12, 2023
•
edited by bedevere-bot
Loading
edited by bedevere-bot
- Issue: Split opcodes into micro-ops #104909
@gvanrossum Why was that prohibited? |
It was just a piece of technical debt, nothing deep. There was some complication and I was initially lazy and put a data structure on the micro-op itself instead of associating it with the connection beween the macro and the op. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are merge conflicts, and my comment above.
When you're done making the requested changes, leave the comment: |
I have made the requested changes; please review again |
Thanks for making the requested changes! @iritkatriel: please review the changes made to this pull request. |
|