[Bug c/80616] Slow vector multiply compared to icc

2017-05-03 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80616 nightstrike changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/80616] Slow vector multiply compared to icc

2017-05-03 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80616 --- Comment #3 from Marc Glisse --- Intel defaults to the equivalent of -ffast-math, did you try with that?

[Bug c/80616] Slow vector multiply compared to icc

2017-05-03 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80616 --- Comment #2 from nightstrike --- Created attachment 41310 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41310&action=edit icc.s asm

[Bug c/80616] Slow vector multiply compared to icc

2017-05-03 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80616 --- Comment #1 from nightstrike --- Created attachment 41309 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41309&action=edit gcc.s asm