diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2025-04-25 14:02:43 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2025-04-25 14:02:43 +0100 |
commit | 8073fa147248aa67c11227f922d91d784659077e (patch) | |
tree | ccfd9c56094c7677022d3cc22f0c336c01657a56 /gcc/m2 | |
parent | 3d156c9e9bdaf351f77e3348b7d0d75e08f65580 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
In the commit titled 'doloop: Add support for predicated vectorized loops' the
doloop_condition_get function was changed to accept loops with decrements
larger than 1. This patch rejects such loops for modulo-sched.
gcc/ChangeLog:
PR rtl-optimization/116479
* modulo-sched.cc (doloop_register_get): Reject conditions with
decrements that are not 1.
gcc/testsuite/ChangeLog:
* gcc.dg/pr116479.c: New test.
Diffstat (limited to 'gcc/m2')
0 files changed, 0 insertions, 0 deletions