public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2001] Remove xfail for pr92658-avx512vl.c
@ 2021-07-05  5:06 hongtao Liu
  0 siblings, 0 replies; only message in thread
From: hongtao Liu @ 2021-07-05  5:06 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:9c6ce6b04cf7119e8405e3de60967858f1cc9570

commit r12-2001-g9c6ce6b04cf7119e8405e3de60967858f1cc9570
Author: liuhongt <hongtao.liu@intel.com>
Date:   Mon Jul 5 12:55:57 2021 +0800

    Remove xfail for pr92658-avx512vl.c
    
    Typo of standard pattern name has been fixed by r12-1970, remove those
    xfails.
    
    gcc/testsuite/ChangeLog
    
            * gcc.target/i386/pr92658-avx512vl.c: Refine testcase.

Diff:
---
 gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c b/gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c
index a9f7d7e6499..7ff9c19ee36 100644
--- a/gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c
+++ b/gcc/testsuite/gcc.target/i386/pr92658-avx512vl.c
@@ -122,8 +122,7 @@ truncdb_128 (v16qi * dst, v4si * __restrict src)
 }
 
 /* { dg-final { scan-assembler-times "vpmovqd" 2 } } */
-/* { dg-final { scan-assembler-times "vpmovqw" 2 { xfail *-*-* } } } */
+/* { dg-final { scan-assembler-times "vpmovqw" 2 } } */
 /* { dg-final { scan-assembler-times "vpmovqb" 2 { xfail *-*-* } } } */
-/* { dg-final { scan-assembler-times "vpmovdw" 1 } } */
-/* { dg-final { scan-assembler-times "vpmovdw" 2 { xfail *-*-* } } } */
+/* { dg-final { scan-assembler-times "vpmovdw" 2 } } */
 /* { dg-final { scan-assembler-times "vpmovdb" 2 } } */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-05  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05  5:06 [gcc r12-2001] Remove xfail for pr92658-avx512vl.c hongtao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).