Stream: git-wasmtime

Topic: wasmtime / PR #4638 Split `Fmla` and `Bsl` out into new `...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2022 at 14:13):

dheaton-arm opened PR #4638 from isle-vecalumodop to main:

Separates the following opcodes for AArch64 into a separate VecALUModOp enum,
which is emitted via the VecRRRMod instruction. This separates vector ALU
instructions which modify a register from instructions which write to a new register:

Addresses a discussion in #4608.

Copyright (c) 2022 Arm Limited

<!--

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 (Aug 08 2022 at 18:33):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 08 2022 at 18:33):

cfallin merged PR #4638.


Last updated: Oct 23 2024 at 20:03 UTC