Stream: git-wasmtime

Topic: wasmtime / PR #3342 Cranelift AArch64: Improve the type c...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 14:23):

akirilov-arm opened PR #3342 from aarch64_lowering_type_checks to main:

There were cases where the AArch64 backend assumed that an IR operation would always operate on certain types (the most likely reason being that the corresponding WebAssembly instruction did not cover anything else), even though the definition of the IR operation imposed no constraints like that.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 17:12):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2021 at 17:12):

cfallin merged PR #3342.


Last updated: Oct 23 2024 at 20:03 UTC