> Well it could be vectorized even without range splitting.  The issue is the
> "sinking" of the store to a[i].

You mean that the problem is the if-conversion of the stores
"a[i] = ..."

Reply via email to