https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101801
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsandifo at gcc dot gnu.org
Blocks| |53947
Keywords| |missed-optimization
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I'm not sure why we have vect_worthwhile_without_simd_p at all (it looks like a
cost thing and thus should be an overall assessment and not local spread across
vectorizable_*).
Any objection to kill it off completely?
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations