public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* how to disable vectorization
@ 2015-11-14 21:33 Tim Prince
  2015-11-14 22:00 ` Tobias Burnus
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tim Prince @ 2015-11-14 21:33 UTC (permalink / raw)
  To: fortran

Now that gfortran 6.0 has become aggressive enough on vectorization to
reduce performance in some cases, is there an equivalent to:
gcc (by function): __attribute__((optimize("no-tree-vectorize")))
or ifort (by DO loop) !dir$ novector ?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-15 12:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-14 21:33 how to disable vectorization Tim Prince
2015-11-14 22:00 ` Tobias Burnus
2015-11-15  1:34   ` Tim Prince
2015-11-14 22:05 ` Steve Kargl
2015-11-15  7:44 ` Richard Biener
2015-11-15 12:34   ` Tim Prince

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).