https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930
--- Comment #11 from rguenther at suse dot de <rguenther at suse dot de> --- On Tue, 9 Apr 2019, tnfchris at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65930 > > Tamar Christina <tnfchris at gcc dot gnu.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |tnfchris at gcc dot gnu.org > > --- Comment #10 from Tamar Christina <tnfchris at gcc dot gnu.org> --- > Hi Richard, > > Do you still plan on working on this? Otherwise I'd like to add it to my list > of things to do for GCC 10. I failed to come up with a "nice" way to handle this - everything I did inside the vectorizer turned out to be a hack (and I don't like hacks). If you have some clever ideas make sure to outline a patch before finalizing it so you won't be disappointed by negative feedback ;)
