elliottt opened PR #7889 from elliottt:trevor/backport-fixes
to bytecodealliance:release-17.0.0
:
Backport recent fixes to a 17.0.1 branch
- Guard recursion in
will_simplify_with_ireduce
(#7882)- Cranelift: Use a fixpoint loop to compute the best value for each eclass (#7859)
- Add missing subsume uses in egraph rules (#7879)
<!--
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 #7889.
elliottt requested wasmtime-compiler-reviewers for a review on PR #7889.
elliottt requested wasmtime-default-reviewers for a review on PR #7889.
elliottt edited PR #7889:
Backport recent fixes to the 17.0.0 branch for a 17.0.1 patch release.
- Guard recursion in
will_simplify_with_ireduce
(#7882)- Cranelift: Use a fixpoint loop to compute the best value for each eclass (#7859)
- Add missing subsume uses in egraph rules (#7879)
<!--
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 pchickey for a review on PR #7889.
elliottt requested alexcrichton for a review on PR #7889.
fitzgen submitted PR review:
Thanks!
elliottt merged PR #7889.
Last updated: Nov 22 2024 at 17:03 UTC