Stream: git-wasmtime

Topic: wasmtime / PR #8409 x64: Add AVX-encoded versions of `uco...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 02:16):

alexcrichton opened PR #8409 from alexcrichton:x64-float-compare-avx-pr to bytecodealliance:main:

This PR finishes the support of AVX instructions in Cranelift (to my knowledge at least). These last few instrucitons were omitted historically because I never got around to sorting the story with comparisons. That's now sorted out, leading to this PR.

Note that this PR is broken into separate commits which lead up to and enable the final change to "drop in" AVX support.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 02:16):

alexcrichton requested cfallin for a review on PR #8409.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 02:16):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 03:03):

alexcrichton updated PR #8409.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 14:42):

fitzgen submitted PR review:

LGTM!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 19 2024 at 16:00):

alexcrichton merged PR #8409.


Last updated: Nov 22 2024 at 16:03 UTC