fitzgen opened PR #5439 from wasm-compile-tests
to main
:
This is just the
.wat
-to-assembly support from https://github.com/bytecodealliance/wasmtime/pull/5386 as well as the generated tests. By landing this first, and rebasing that on top of this, we can check for regressions and perturbations caused by moving where heap legalization is done in that PR.@cfallin or @jameysharp want to take a look? Nothing has changed from that original PR other than minor rebase related things.
fitzgen requested jameysharp for a review on PR #5439.
fitzgen requested cfallin for a review on PR #5439.
cfallin submitted PR review.
jameysharp submitted PR review.
jameysharp submitted PR review.
jameysharp created PR review comment:
This comment has the wrong filename pattern in it now.
jameysharp created PR review comment:
I was hoping we could run legalization in the non-compile case so the wat->clif tests would show any differences in generated CLIF when you rebase the other PR on this.
fitzgen created PR review comment:
I think the wasm-to-assembly tests should catch that in practice, and I don't really want to add and enable an option that we will immediately stop using after the other PR lands.
fitzgen submitted PR review.
fitzgen updated PR #5439 from wasm-compile-tests
to main
.
fitzgen created PR review comment:
Good catch!
fitzgen submitted PR review.
jameysharp submitted PR review.
jameysharp created PR review comment:
Sure, that's fair.
fitzgen has enabled auto merge for PR #5439.
fitzgen merged PR #5439.
Last updated: Nov 22 2024 at 17:03 UTC