diff options
author | Tamar Christina <tamar.christina@arm.com> | 2024-01-12 15:27:01 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2024-01-12 15:32:19 +0000 |
commit | a8dbae45926db1ebc94c0cc32647c3a45ca62eef (patch) | |
tree | e70331f68d639e91c80bc502194ebb596b2d189f /gcc/objc | |
parent | e79c5855ab39d96baa7c6bec63eb97715abcf68d (diff) | |
download | gcc-a8dbae45926db1ebc94c0cc32647c3a45ca62eef.zip gcc-a8dbae45926db1ebc94c0cc32647c3a45ca62eef.tar.gz gcc-a8dbae45926db1ebc94c0cc32647c3a45ca62eef.tar.bz2 |
middle-end: remove more usages of single_exit
This replaces two more usages of single_exit that I had missed before.
They both seem to happen when we re-use the ifcvt scalar loop for versioning.
The condition in versioning is the same as the one for when we don't re-use the
scalar loop.
gcc/ChangeLog:
* tree-vect-loop-manip.cc (vect_loop_versioning): Replace single_exit.
* tree-vect-loop.cc (vect_transform_loop): Likewise.
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions