https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117343
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsandifo at gcc dot gnu.org
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think it might be ::materialize replacing a child node but not the entry
in the vertex array. This probably means that where I put
decide_masked_load_lanes it isn't safe to re-use the built graph.
I'll rebuild the graph.