Skip to content

Intermediate statement based REPEAT support#723

Draft
johnzl-777 wants to merge 3 commits intomainfrom
john/intermediate-statement-based-repeat-support
Draft

Intermediate statement based REPEAT support#723
johnzl-777 wants to merge 3 commits intomainfrom
john/intermediate-statement-based-repeat-support

Conversation

@johnzl-777
Copy link
Contributor

This is another approach to #630 that @weinbe58 proposed where instead of trying to have a global state in the frame that tracks all lattice elements and updates them (along with the unusual "detachment/immutability" mechanism), a partial rewrite is done with a kind of disposable dialect that makes it easier to calculate and retain the proper record index.

This should allow the MeasurementIDAnalysis to also not be forced to follow the negative indexing convention. This effectively decouples the intent of analysis which is strictly to count the number of measurements from the record index rewrite

@johnzl-777 johnzl-777 mentioned this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant