Skip to content

GH-98831: Typed stack effects, and more instructions converted#99764

Merged
gvanrossum merged 34 commits into
python:mainfrom
gvanrossum:typed-stack-effects
Dec 8, 2022
Merged

GH-98831: Typed stack effects, and more instructions converted#99764
gvanrossum merged 34 commits into
python:mainfrom
gvanrossum:typed-stack-effects

Conversation

@gvanrossum
Copy link
Copy Markdown
Member

@gvanrossum gvanrossum commented Nov 25, 2022

This started out as just converting a bunch of instructions (a few small families) to the new format. I then ended up adding:

  • Support for typed stack effects (e.g. jump: size_t)
  • Some general refactoring of the super/macro code
  • Reversing the temp variable numbering

Loading
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