Stream: git-wasmtime

Topic: wasmtime / PR #6563 egraphs: Lift `splat` outside of int-...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 19:47):

alexcrichton opened PR #6563 from alexcrichton:fix-splat-regression to bytecodealliance:main:

This commit adds a targeted optimization aimed at fixing #6562 as a temporary measure for now. The "real" fix for #6562 is to add a full lowering of fcvt_from_uint to the x64 backend, but for now adding this rule should fix the specific issue cropping up.

Closes #6562

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 19:47):

alexcrichton requested jameysharp for a review on PR #6563.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 19:47):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 19:47):

alexcrichton requested wasmtime-core-reviewers for a review on PR #6563.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 19:50):

jameysharp submitted PR review:

Great, thank you!

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 20:02):

alexcrichton has enabled auto merge for PR #6563.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2023 at 20:50):

alexcrichton merged PR #6563.


Last updated: Nov 22 2024 at 16:03 UTC