gt;> Subject: Re: [PATCH] i386: Rewrite check for AVX512 features
>>
>> On Sat, Jul 29, 2017 at 3:06 PM, H.J. Lu wrote:
>> > Add a new file, avx512-check.h, to check all AVX512 features. The
>> > test is skipped if any requested AVX512 features are unavailable.
>
> -Original Message-
> From: Uros Bizjak [mailto:ubiz...@gmail.com]
> Sent: Sunday, July 30, 2017 11:02 AM
> To: H.J. Lu
> Cc: gcc-patches@gcc.gnu.org; Koval, Julia ; Peryt,
> Sebastian
> Subject: Re: [PATCH] i386: Rewrite check for AVX512 features
>
> On S
On Sat, Jul 29, 2017 at 3:06 PM, H.J. Lu wrote:
> Add a new file, avx512-check.h, to check all AVX512 features. The test
> is skipped if any requested AVX512 features are unavailable.
>
> Tested on Skylake server and Haswell. OK for trunk?
No, I'd rather leave it in in the way they are now, so
Add a new file, avx512-check.h, to check all AVX512 features. The test
is skipped if any requested AVX512 features are unavailable.
Tested on Skylake server and Haswell. OK for trunk?
H.J.
---
PR target/81590
* gcc.target/i386/avx512-check.h: New file.
* gcc.target/i386