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

Bill Schmidt <wschmidt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|x86_64-*-*                  |x86_64-*-* powerpc*-*-*
                 CC|                            |wschmidt at gcc dot gnu.org

--- Comment #17 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
We're going to need a fix for Power as well.  We see a 12% drop in 456.hmmer
around July 2.  We lose vectorization and end up with a couple of isel's in the
loop (equivalent to x86 cmov).

Reply via email to