Stream: git-wasmtime

Topic: wasmtime / PR #6148 Add egraph cprop optimizations for `s...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 15:11):

alexcrichton opened PR #6148 from alexcrichton:cprop-splat to bytecodealliance:main:

This commit adds constant-propagation optimizations for splat-of-constant to produce a vconst node. This should help later hoisting these constants out of loops if it shows up in wasm.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 15:11):

alexcrichton requested cfallin for a review on PR #6148.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 15:11):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #6148.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 16:10):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 05 2023 at 16:41):

cfallin merged PR #6148.


Last updated: Oct 23 2024 at 20:03 UTC