Stream: git-wasmtime

Topic: wasmtime / PR #2331 [machinst x64]: implement packed pmin...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 18:22):

abrown opened PR #2331 from pmin-pmax to main:

This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the build.rs change is a bit confusing, but this extra logic will go away once the old backend does as well.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 18:22):

abrown requested julian-seward1 for a review on PR #2331.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 18:22):

abrown requested julian-seward1 and jlb6740 for a review on PR #2331.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 21:36):

abrown updated PR #2331 from pmin-pmax to main:

This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the build.rs change is a bit confusing, but this extra logic will go away once the old backend does as well.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 21:38):

cfallin submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 22:18):

abrown updated PR #2331 from pmin-pmax to main:

This implements the new-ish pseudo-minimum and pseudo-maximum instructions from the SIMD spec. Since this is done only in the new backend, the build.rs change is a bit confusing, but this extra logic will go away once the old backend does as well.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 28 2020 at 23:03):

abrown merged PR #2331.


Last updated: Nov 22 2024 at 16:03 UTC