Skip to content

gh-148378: Allow multiple consecutive recording ops per macro op#148496

Open
cocolato wants to merge 3 commits intopython:mainfrom
cocolato:gh-148378
Open

gh-148378: Allow multiple consecutive recording ops per macro op#148496
cocolato wants to merge 3 commits intopython:mainfrom
cocolato:gh-148378

Conversation

@cocolato
Copy link
Copy Markdown
Member

@cocolato cocolato commented Apr 13, 2026

@Fidget-Spinner
Copy link
Copy Markdown
Member

Fidget-Spinner commented Apr 13, 2026

@markshannon just an FYI, I asked for this because there are ops where we want to record > 1 value (e.g. BINARY_OP) and speculate on both with guards (e.g. see Pieter's other PR on _BINARY_OP_EXTEND).

Copy link
Copy Markdown
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

LGTM. Good tests. Will leave this open for one day in case anyone else wants to review.

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.

2 participants