This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Correctly check dg-require-effective-target in avx512 tests.


On 05 Nov 17:17, Uros Bizjak wrote:
> On Wed, Nov 5, 2014 at 5:14 PM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
> > Hi,
> >
> > Currently we only check for dg-require-effective-target avx512vl in
> > avx512vl tests. We should also check for avx512dq/avx512bw.
> > Patch bwllow does this.
> > Ok for trunk?
> >
> 
> OK, if tested on some simulator.
>

I've tested it on sde [1], but those changes are compile-time only.
Committed as rev 217188.

[1]https://software.intel.com/en-us/articles/intel-software-development-emulator


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]