Stream: git-wasmtime

Topic: wasmtime / PR #6063 x64: Run more filetests with AVX support


view this post on Zulip Wasmtime GitHub notifications bot (Mar 18 2023 at 18:50):

alexcrichton opened PR #6063 from run-more-avx-tests to main:

This commit goes through the runtests folder of the filetests test suite and ensure that everything which uses simd or float-related instructions on x64 is executed with the baseline support for x86_64 in addition to adding in AVX support. Most of the instructions used have AVX equivalents so this should help test all of the equivalents in addition to the codegen filetests in the x64 folder.

<!--

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 (Mar 20 2023 at 18:18):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2023 at 19:57):

alexcrichton merged PR #6063.


Last updated: Nov 22 2024 at 16:03 UTC