diff options
author | Kewen Lin <linkw@gcc.gnu.org> | 2019-11-14 05:57:12 +0000 |
---|---|---|
committer | Kewen Lin <linkw@gcc.gnu.org> | 2019-11-14 05:57:12 +0000 |
commit | 9773f69c1161677e68f693562da82c92fd3821da (patch) | |
tree | 9906d46fad851713c778c3a829c892db29a33bc0 /gcc/value-range.h | |
parent | 4e03c3a7c1149a8e43b7a2bfd927945cf1e90d19 (diff) | |
download | gcc-9773f69c1161677e68f693562da82c92fd3821da.zip gcc-9773f69c1161677e68f693562da82c92fd3821da.tar.gz gcc-9773f69c1161677e68f693562da82c92fd3821da.tar.bz2 |
[testsuite] Fix PR92464 by adjust test case loop bound
The recent vectorization cost adjustment on load leads
the profitable min iteration count to change from 19 to 12.
The case happens to hit the threshold. This patch is to
adjust the loop bound from 16 to 14.
gcc/testsuite/ChangeLog
2019-11-14 Kewen Lin <linkw@gcc.gnu.org>
PR target/92464
* gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c: Adjust
loop bound due to load cost adjustment.
From-SVN: r278195
Diffstat (limited to 'gcc/value-range.h')
0 files changed, 0 insertions, 0 deletions