[Bug tree-optimization/106226] [13 Regression] ICE in vect_do_peeling, at tree-vect-loop-manip.cc:2702

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 8 08:26:02 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106226

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hm, there's .LOAD_LANES.  OK, so the present spot for updating virtual SSA form
is where we think we need it but that might be when analyzing a totally
different
loop for vectorization.

I'm testing a patch.


More information about the Gcc-bugs mailing list