Ping.
On Wed, Aug 5, 2020 at 4:23 PM Shu-Chun Weng wrote:
> Ping: https://patchew.org/QEMU/cover.1595463707.git@google.com/
>
> On Wed, Jul 22, 2020 at 5:27 PM Shu-Chun Weng wrote:
>
>> Currently when configuring QEMU with clang, AVX2, AVX512F, ATOMIC64, and
>> ATOMIC128 are all disabled be
Ping: https://patchew.org/QEMU/cover.1595463707.git@google.com/
On Wed, Jul 22, 2020 at 5:27 PM Shu-Chun Weng wrote:
> Currently when configuring QEMU with clang, AVX2, AVX512F, ATOMIC64, and
> ATOMIC128 are all disabled because the detection code is GCC-only. With
> these
> two patches, I a
Currently when configuring QEMU with clang, AVX2, AVX512F, ATOMIC64, and
ATOMIC128 are all disabled because the detection code is GCC-only. With these
two patches, I am able to configure, build, and run tests with clang with all of
the above enabled.
Shu-Chun Weng (2):
configure: avx2 and avx512