Stream: git-wasmtime

Topic: wasmtime / PR #13462 x64: Optimize some lowerings using `...


view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 11:33):

alexcrichton opened PR #13462 from alexcrichton:x64-more-vptest to bytecodealliance:main:

This commit handles a few more patterns that the ptest instruction can be used for on x64, notably when testing v128 values for equality. This additionally handles cases where v128.and'd values are used for a branch which is naturally handled by the ptest instruction, too.

Closes #13405

<!--
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 (May 23 2026 at 11:33):

alexcrichton requested fitzgen for a review on PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 11:33):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 11:33):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 16:03):

github-actions[bot] added the label cranelift:area:x64 on PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 23 2026 at 16:03):

github-actions[bot] added the label cranelift on PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 17:26):

:thumbs_up: fitzgen submitted PR review:

Nice!

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 17:26):

fitzgen added PR #13462 x64: Optimize some lowerings using ptest to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 19:45):

github-merge-queue[bot] removed PR #13462 x64: Optimize some lowerings using ptest from the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:49):

alexcrichton updated PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:49):

alexcrichton has enabled auto merge for PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 22:03):

alexcrichton added PR #13462 x64: Optimize some lowerings using ptest to the merge queue

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 22:47):

:check: alexcrichton merged PR #13462.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 22:47):

alexcrichton removed PR #13462 x64: Optimize some lowerings using ptest from the merge queue


Last updated: Jun 01 2026 at 09:49 UTC