]> git.ipfire.org Git - thirdparty/gcc.git/commit
parloops: Allow poly nit and bound
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 19 Oct 2023 17:27:18 +0000 (18:27 +0100)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Thu, 19 Oct 2023 17:27:18 +0000 (18:27 +0100)
commit53d40858c8370b2079bfb017c6870b244b718800
tree19ee8df08adc58553b65bb88ea186cfec82f039c
parent87d97e26076a131541e8562932248bc24590e38f
parloops: Allow poly nit and bound

Teach parloops how to handle a poly nit and bound e ahead of the changes to
enable non-constant simdlen.

gcc/ChangeLog:

* tree-parloops.cc (try_transform_to_exit_first_loop_alt): Accept
poly NIT and ALT_BOUND.
gcc/tree-parloops.cc