public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* autovectorization questions (fwd)
@ 2006-03-14  5:38 Thomas Yeh
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Yeh @ 2006-03-14  5:38 UTC (permalink / raw)
  To: gcc-help



Hi All,

  I am trying to use the latest autovectorization gcc code to generate
functionally correct SSE instructions, and I have the following questions:

  Where is the latest stable gcc version with autovector? (is this 4.1.0?)
and where is the latest development code for this? (off of the SVN?)

  Initially, I want to use code that will generate functional code for my
application. After I familiarize myself with the existing code, I plan to
contribute to this work.

thx
Tom Yeh


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

* RE: autovectorization questions (fwd)
@ 2006-03-14  6:09 Ryan Mansfield
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Mansfield @ 2006-03-14  6:09 UTC (permalink / raw)
  To: 'Thomas Yeh', gcc-help


>   Where is the latest stable gcc version with autovector? (is this 4.1.0?)
>   and where is the latest development code for this? (off of the SVN?)


gcc 4.1.0 is the newest release, so you can see what auto-vectorization
enhancements are available in gcc 4.1 release notes:

http://gcc.gnu.org/gcc-4.1/changes.html

AFAIK, most of the auto-vectorization work is being done on the
autovect-branch and is being regularly merged in the mainline.

http://gcc.gnu.org/projects/tree-ssa/vectorization.html

Also, have a look at the gcc 4.2 projects on wiki.

http://gcc.gnu.org/wiki/GCC%204.2%20Projects

Regards,

Ryan Mansfield

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

end of thread, other threads:[~2006-03-14  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-14  5:38 autovectorization questions (fwd) Thomas Yeh
2006-03-14  6:09 Ryan Mansfield

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).