8000 GH-98831: Support cache effects in super- and macro instructions by gvanrossum · Pull Request #99601 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-98831: Support cache effects in super- and macro instructions #99601

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

Merged
merged 7 commits into from
Dec 3, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Implement cache effects for super- and macro instruction
This once again refactors a lot of the code generator.
There are still cleanups to be done, and I'd like things to be
more compact, but I think most of the refactoring is now done.
  • Loading branch information
gvanrossum committed Nov 23, 2022
commit 27310777f0ca0c9a4bb3fc4125610ceda3b81181
Loading
0