[Bug target/71921] missed vectorization optimization

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 19 09:40:00 GMT 2016


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-*-*, i?86-*-*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-07-19
          Component|tree-optimization           |target
     Ever confirmed|0                           |1

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Must be target.  Note that GIMPLE decided using MAX is not safe w/o -ffast-math
because of behavior with NaNs.


More information about the Gcc-bugs mailing list