Related articles |
---|
Auto vectorization javeria.abid@gmail.com (2008-05-15) |
Re: Auto vectorization andreybokhanko@gmail.com (2008-05-20) |
Re: Auto vectorization roland.leissa@googlemail.com (=?ISO-8859-1?Q?Roland_Lei=DFa?=) (2008-05-21) |
Re: Auto vectorization al407@cam.ac.uk (Anton Lokhmotov) (2008-05-23) |
From: | andreybokhanko@gmail.com |
Newsgroups: | comp.compilers |
Date: | Tue, 20 May 2008 03:33:15 -0700 (PDT) |
Organization: | Compilers Central |
References: | 08-05-061 |
Keywords: | parallel, optimize |
Posted-Date: | 20 May 2008 11:22:09 EDT |
There is a brief description of how vectorizer works in Intel
compiler:
http://www.springerlink.com/content/fl3l017321p11760/fulltext.pdf
According to the paper, alignment optimization is important for
vectorization.
Andrey
Return to the
comp.compilers page.
Search the
comp.compilers archives again.