Andrew Pinski writes:
>
> On May 15, 2005, at 10:33 AM, Andrew Pinski wrote:
> > The multiple exit comes bounds checking (which VRP does not remove
> > still
> > because we don't pull out a load of the length).
> >
> > If we add -fno-bounds-checks, we get:
> > Test.java:7: note: not vecto
On May 15, 2005, at 10:33 AM, Andrew Pinski wrote:
The multiple exit comes bounds checking (which VRP does not remove
still
because we don't pull out a load of the length).
If we add -fno-bounds-checks, we get:
Test.java:7: note: not vectorized: too many BBs in loop.
Test.java:11: note: not vecto