On Tue, May 27, 2025 at 2:44 PM Robin Dapp <rdapp....@gmail.com> wrote:
> This mangles in the non-SLP path removal, can you please separate that
> out?
So should patch 1/2 do more than it does, i.e. fully remove the non-slp
paths rather than just if (0) them?
There should be a separate 2/3 that does this, aka remove the if (0)
and re-indents.
See the few example series for non-SLP cleanup. Since you only
partially cleanup
vectorizable_load removal of 'nunits' and the other bits usually in
3/3 are not applicable.
Ok, I maybe then I'm going to cleanup vectorizable_load entirely if that's
better.
--
Regards
Robin