Re: gcc autovectorization question

2006-03-14 Thread Devang Patel
Hello, On 3/13/06, Thomas Yeh <[EMAIL PROTECTED]> wrote: > > > 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.

gcc autovectorization question

2006-03-13 Thread Thomas Yeh
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