Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Jan 4, 2024

The new text parser and IRBuilder were previously not differentiating between
br and br_if. Handle br_if correctly by popping and assigning a condition.

@tlively tlively requested a review from kripken January 4, 2024 21:47
@tlively
Copy link
Member Author

tlively commented Jan 4, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@tlively
Copy link
Member Author

tlively commented Jan 4, 2024

Merge activity

  • Jan 4, 5:25 PM: @tlively started a stack merge that includes this pull request via Graphite.
  • Jan 4, 5:26 PM: Graphite rebased this pull request as part of a merge.
  • Jan 4, 5:50 PM: @tlively merged this pull request with Graphite.

Base automatically changed from standard-if-then-else to main January 4, 2024 22:25
The new text parser and IRBuilder were previously not differentiating between
`br` and `br_if`. Handle `br_if` correctly by popping and assigning a condition.
@tlively tlively merged commit d312604 into main Jan 4, 2024
@tlively tlively deleted the parser-br-if branch January 4, 2024 22:50
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
The new text parser and IRBuilder were previously not differentiating between
`br` and `br_if`. Handle `br_if` correctly by popping and assigning a condition.
@gkdn gkdn mentioned this pull request Aug 31, 2024
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.

3 participants