Stream: git-wasmtime

Topic: wasmtime / PR #2914 x64: lower fcvt_from_uint to VCVTUDQ2...


view this post on Zulip Wasmtime GitHub notifications bot (May 19 2021 at 19:24):

abrown opened PR #2914 from fcvt_from_uint to main:

When AVX512VL and AVX512F are available, use a single instruction
(VCVTUDQ2PS) instead of a length 9-instruction sequence. This
optimization is a port from the legacy x86 backend.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2021 at 19:24):

abrown requested jlb6740 for a review on PR #2914.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2021 at 22:59):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 19 2021 at 22:59):

cfallin merged PR #2914.


Last updated: Oct 23 2024 at 20:03 UTC