https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114853
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Last reconfirmed| |2024-04-25 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #1) > possibly switch-conversion related iftoswitch does not get invoked here but maybe it should ... I will note that for aarch64, clang/LLVM is able to vectorize this function. But not for x86_64.