On Thu, Mar 9, 2023 at 8:57 AM Michael Collison wrote:
OK.
Thanks,
Richard.
> 2023-03-05 Michael Collison
>
> * tree-vect-loop-manip.cc (vect_do_peeling): Use
> result of constant_lower_bound instead of vf in case
> vf is not a compile time constant.
> ---
> gcc/tree
2023-03-05 Michael Collison
* tree-vect-loop-manip.cc (vect_do_peeling): Use
result of constant_lower_bound instead of vf in case
vf is not a compile time constant.
---
gcc/tree-vect-loop-manip.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/t