Stream: git-wasmtime

Topic: wasmtime / PR #6780 Cranelift: Fix `ABIMachineSpec::gen_a...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:22):

fitzgen opened PR #6780 from fitzgen:fix-riscv64-gen-add-imm to bytecodealliance:main:

It was generating bit-wise and instructions instead of addition instructions.

While we are at it, use field literal short hand for a struct literal in riscv64 instruction emission.

<!--
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 (Jul 27 2023 at 00:22):

fitzgen requested jameysharp for a review on PR #6780.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:22):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #6780.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:22):

fitzgen requested alexcrichton for a review on PR #6780.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:26):

fitzgen updated PR #6780.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 00:41):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2023 at 03:36):

fitzgen merged PR #6780.


Last updated: Oct 23 2024 at 20:03 UTC