Stream: git-wasmtime

Topic: wasmtime / PR #10768 Add support sqrtps and sqrtpd


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

jlb6740 edited PR #10768 (assigned to abrown).

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

jlb6740 updated PR #10768 (assigned to abrown).

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

jlb6740 has marked PR #10768 as ready for review.

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

jlb6740 commented on PR #10768:

@abrown This is ready for review for sqrtps and sqrtpd. The sqrtss and sqrtsd will be included in a follow-up patch. Those isle instructions use two operands as a special case with the explanation that data dependencies needed to be captured for the non-packed case. It's not clear that those dependencies were being captured by my patch so instead of blessing the file-test update, I removed support for those instructions to get support for these instructions pushed now to avoid constant rebasing. Will follow-up quickly with another patch for sqrtss and sqrtsd once the changes needed there are understood.

view this post on Zulip Wasmtime GitHub notifications bot (May 20 2025 at 15:56):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 20 2025 at 16:16):

abrown merged PR #10768.


Last updated: Dec 06 2025 at 07:03 UTC