Xuanwo opened PR #9907 from Xuanwo:add-simd_i32x4_arith2
to bytecodealliance:main
:
Part of https://github.com/bytecodealliance/wasmtime/issues/9783
This PR adds the following instructions for pulley:
- vmin32x4_s
- vmin32x4_u
- vmax32x4_s
- vmax32x4_u
- vabs32x4
which helped pass the
simd_i32x4_arith2
test.
Xuanwo requested fitzgen for a review on PR #9907.
Xuanwo requested wasmtime-compiler-reviewers for a review on PR #9907.
Xuanwo requested wasmtime-default-reviewers for a review on PR #9907.
Xuanwo requested wasmtime-core-reviewers for a review on PR #9907.
github-actions[bot] commented on PR #9907:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "cranelift", "pulley"Thus the following users have been cc'd because of the following labels:
- fitzgen: pulley
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
alexcrichton submitted PR review:
Thanks!
alexcrichton merged PR #9907.
Last updated: Jan 24 2025 at 00:11 UTC