testsuite: Update powerpc test fold-vec-extract-int.p8.c
Update powerpc tests with extra zero_extend removal with default ree pass. 2023-06-13 Ajit Kumar Agarwal <aagarwa1@linux.ibm.com> gcc/testsuite/ChangeLog: PR testsuite/109880 * gcc.target/powerpc/fold-vec-extract-int.p8.c: Update test.
This commit is contained in:
parent
16eb9d6907
commit
17714c08e9
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
|
||||
/* { dg-final { scan-assembler-times {\mvspltw\M} 3 { target lp64 } } } */
|
||||
/* { dg-final { scan-assembler-times {\mmfvsrwz\M} 3 { target lp64 } } } */
|
||||
/* { dg-final { scan-assembler-times {\mrldicl\M} 7 { target { le } } } } */
|
||||
/* { dg-final { scan-assembler-times {\mrldicl\M} 4 { target { lp64 && be } } } } */
|
||||
/* { dg-final { scan-assembler-times {\mrldicl\M} 5 { target { le } } } } */
|
||||
/* { dg-final { scan-assembler-times {\mrldicl\M} 2 { target { lp64 && be } } } } */
|
||||
/* { dg-final { scan-assembler-times {\msubfic\M} 3 { target { le } } } } */
|
||||
/* { dg-final { scan-assembler-times {\msldi\M} 3 { target lp64 } } } */
|
||||
/* { dg-final { scan-assembler-times {\mmtvsrd\M} 3 { target lp64 } } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue