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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So for GCC 7+,  -ftree-vectorize vs  -fno-tree-vectorize case is no longer
different and there is no cmov in the code any more.

Note I noticed ICX/LLVM convert this to cmov while ICC and MSVC do not.

Reply via email to