MarinPostma opened PR #10029 from MarinPostma:winch-x64-rmw-xchg
to bytecodealliance:main
:
implement
xchg
instructions forx64
:
i32.atomic.rmw8.xchg_u
i32.atomic.rmw16.xchg_u
i32.atomic.rmw.xchg
i64.atomic.rmw8.xchg_u
i64.atomic.rmw16.xchg_u
i64.atomic.rmw32.xchg_u
i64.atomic.rmw.xchg
#9734
MarinPostma requested cfallin for a review on PR #10029.
MarinPostma requested wasmtime-compiler-reviewers for a review on PR #10029.
MarinPostma requested pchickey for a review on PR #10029.
MarinPostma requested wasmtime-core-reviewers for a review on PR #10029.
MarinPostma updated PR #10029.
github-actions[bot] commented on PR #10029:
Subscribe to Label Action
cc @saulecabrera
<details>
This issue or pull request has been labeled: "winch"Thus the following users have been cc'd because of the following labels:
- saulecabrera: winch
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
saulecabrera commented on PR #10029:
I'll take a look at this one.
saulecabrera requested saulecabrera for a review on PR #10029.
MarinPostma updated PR #10029.
MarinPostma updated PR #10029.
saulecabrera submitted PR review.
saulecabrera commented on PR #10029:
The failure in CI is due to a missing rebase, on top of the changes introduced in https://github.com/bytecodealliance/wasmtime/pull/10037
MarinPostma updated PR #10029.
MarinPostma commented on PR #10029:
rebased
saulecabrera merged PR #10029.
Last updated: Jan 24 2025 at 00:11 UTC