https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101932
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2021-08-16
Ever confirmed|0 |1
Blocks| |53947
Status|UNCONFIRMED |NEW
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
vectorizable_call could be enhanced to allow different vectype_in as long as
there's the same number of components (thus here allow V4DF + V4SI).
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations