Stream: git-wasmtime

Topic: wasmtime / PR #10753 x64: convert more logical operations


view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 22:38):

abrown opened PR #10753 from abrown:asm-sse-more-logical-ops to bytecodealliance:main:

This uses the new assembler for packed operations like pand, pandn, por, and pxor.

<!--
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 08 2025 at 22:38):

abrown requested fitzgen for a review on PR #10753.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 22:38):

abrown requested wasmtime-compiler-reviewers for a review on PR #10753.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 22:57):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 22:57):

alexcrichton created PR review comment:

Is is_xmm_mem here necessary, or a copy/paste?

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

abrown submitted PR review.

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

abrown created PR review comment:

Yup, good catch.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 23:05):

abrown updated PR #10753.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 23:06):

abrown has enabled auto merge for PR #10753.

view this post on Zulip Wasmtime GitHub notifications bot (May 08 2025 at 23:41):

abrown merged PR #10753.


Last updated: Dec 06 2025 at 06:05 UTC