Skip to content

Conversation

@gvanrossum
Copy link
Member

Merged revision 08e5594. I updated a lot of instructions and tweaked generate_cases.py, figured I'd do the merge.

Let's hope the tests run.

iritkatriel and others added 30 commits December 15, 2022 19:35
…ut let's see what this does to the buildbots)
… consts, deepfreeze calculates wrong framesize.
I updated only UNARY_POSITIVE_R to the new format.

- Syntax `register inst(NAME, (ieffects -- oeffects)) { ... }`
- Map stack effects from/to `REG(opargN)` instead of PEEK()
- Use `Py_XSETREF(REG(opargN), result)` for output effects
- Suppress stack adjustment in epilogue
- Suppress effect of `DECREF_INPUTS()`
- Always go to plain `error` in `ERROR_IF()`
@gvanrossum
Copy link
Member Author

Never mind, used the wrong branch.

@gvanrossum gvanrossum closed this Dec 28, 2022
@gvanrossum
Copy link
Member Author

See iritkatriel#50.

@gvanrossum gvanrossum deleted the regmachine-merged branch December 28, 2022 15:42
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