Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: tail merge returns with multiple statements (#109670)
Remove the restriction that a mergeable return have one statement. But don't split tail calls away from a same-block return.
- Loading branch information