Commit 9333319b by Jan Hubicka Committed by Jan Hubicka

* gcc.target/i386/pr70021.c: Add -mtune=skylake.

From-SVN: r254147
parent 76ff5c24
2017-10-25 Jan Hubicka <hubicka@ucw.cz>
* gcc.target/i386/pr70021.c: Add -mtune=skylake.
2017-10-27 Jakub Jelinek <jakub@redhat.com> 2017-10-27 Jakub Jelinek <jakub@redhat.com>
PR target/82703 PR target/82703
......
/* PR target/70021 */ /* PR target/70021 */
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target avx2 } */ /* { dg-require-effective-target avx2 } */
/* { dg-options "-O2 -ftree-vectorize -mavx2 -fdump-tree-vect-details" } */ /* { dg-options "-O2 -ftree-vectorize -mavx2 -fdump-tree-vect-details -mtune=skylake" } */
#include "avx2-check.h" #include "avx2-check.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment