Stream: git-wasmtime

Topic: wasmtime / PR #4998 fix issue 4996.


view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2022 at 07:26):

yuyang-ok opened PR #4998 from risc-v to main:

This PR try to fix https://github.com/bytecodealliance/wasmtime/issues/4996.
I think I make a mistake about some concept when doing ISLE lowering.
like popcnt return i128 value.
I just return zero physical register as high part value because zero register will always be 0.
This will make some wrong alias between vreg and preg.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2022 at 07:58):

yuyang-ok updated PR #4998 from risc-v to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 03 2022 at 17:25):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2022 at 00:48):

yuyang-ok updated PR #4998 from risc-v to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2022 at 00:53):

yuyang-ok updated PR #4998 from risc-v to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 04 2022 at 00:57):

yuyang-ok closed without merge PR #4998.


Last updated: Oct 23 2024 at 20:03 UTC