Adjust typo in testcase of my last commit
gcc/testsuite/ChangeLog * gcc.target/i386/pr92658-avx512vl.c: Fix typo.
This commit is contained in:
parent
b2b8eb6202
commit
33e09fc505
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ truncdb_128 (v16qi * dst, v4si * __restrict src)
|
|||
dst[0] = *(v16qi *) tem;
|
||||
}
|
||||
|
||||
/* { dg-final { scan-assembler-times "vpmovqd" 2 } } } */
|
||||
/* { dg-final { scan-assembler-times "vpmovqd" 2 } } */
|
||||
/* { dg-final { scan-assembler-times "vpmovqw" 2 { xfail *-*-* } } } */
|
||||
/* { dg-final { scan-assembler-times "vpmovqb" 2 { xfail *-*-* } } } */
|
||||
/* { dg-final { scan-assembler-times "vpmovdw" 1 } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue