elliottt opened PR #7160 from elliottt:trevor/bump-regalloc
to bytecodealliance:main
:
Bump regalloc2 to version 0.9.3, which removes a pretty significant number of unnecessary moves in our filetests.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
elliottt requested fitzgen for a review on PR #7160.
elliottt requested wasmtime-compiler-reviewers for a review on PR #7160.
elliottt requested wasmtime-default-reviewers for a review on PR #7160.
cfallin submitted PR review:
Nice! I suspect this must be because of bytecodealliance/regalloc2#161, which allows more bundle merging. Seems like uniformly good changes/improvements, at least eyeballing it.
alexcrichton submitted PR review.
elliottt merged PR #7160.
Last updated: Nov 22 2024 at 16:03 UTC