Skip to content
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

[test] Test that atypical folded if conditions are parsed correctly #1682

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

tlively
Copy link
Member

@tlively tlively commented Sep 20, 2023

Check that the condition must be a sequence of folded (as opposed to unfolded)
instructions, but also check that having zero or multiple folded instructions is
allowed.

Check that the condition must be a sequence of folded (as opposed to unfolded)
instructions, but also check that having zero or multiple folded instructions is
allowed.
@tlively
Copy link
Member Author

tlively commented Sep 20, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@tlively tlively merged commit 0c5b9c0 into main Sep 21, 2023
1 check passed
rossberg pushed a commit that referenced this pull request Oct 13, 2023
…1682)

Check that the condition must be a sequence of folded (as opposed to unfolded)
instructions, but also check that having zero or multiple folded instructions is
allowed.
@rossberg rossberg deleted the test-atypical-if-condition branch February 28, 2024 15:00
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.

None yet

2 participants