diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2022-01-18 20:31:46 -0600 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2022-01-19 00:04:02 -0600 |
commit | fc6cd798c07a94d6b0bcc16b175e6e5d6e594c7e (patch) | |
tree | 7e39d8494545bdb8e94f34f65b243bc32fbe1772 /contrib/git-fix-changelog.py | |
parent | bd0ef3534816a1b8ffad544d9ed720690a97d7cc (diff) | |
download | gcc-fc6cd798c07a94d6b0bcc16b175e6e5d6e594c7e.zip gcc-fc6cd798c07a94d6b0bcc16b175e6e5d6e594c7e.tar.gz gcc-fc6cd798c07a94d6b0bcc16b175e6e5d6e594c7e.tar.bz2 |
testsuite: Adjust possibly fragile slp-perm-9.c [PR104015]
As Richard pointed out in PR104015, the test case slp-perm-9.c
can be fragile when vectorizer tries to use different
vectorisation strategies.
As suggested, this patch tries to make the check not sensitive
on the re-trying times by removing the times checking. To still
retain the test coverage on unnecessary re-trying, for example
it exposes this PR104015 on Power9, I added two test cases to
powerpc testsuite.
gcc/testsuite/ChangeLog:
PR tree-optimization/104015
* gcc.dg/vect/slp-perm-9.c: Adjust.
* gcc.target/powerpc/pr104015-1.c: New test.
* gcc.target/powerpc/pr104015-2.c: New test.
Diffstat (limited to 'contrib/git-fix-changelog.py')
0 files changed, 0 insertions, 0 deletions