[Bug tree-optimization/110460] [14 Regression] ft32 ICE on 931110-1.c with new TYPE_PRECISION checking

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 29 07:38:48 GMT 2023


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
So we're trying vectorizing SImode vector<2> short as SImode vector<1> int. 
Usually the vectorizer fends off existing vector code quite early which doesn't
work here for some reason.


More information about the Gcc-bugs mailing list