This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Binary Autovectorization


Nathan,

Great! This is the kind of work I am interested in. Thank you.

Rodrigo

> -----Original Message-----
> From: Nathan Froyd [mailto:froydnj@codesourcery.com]
> Sent: Thursday, January 29, 2009 5:04 PM
> To: Rodrigo Dominguez
> Cc: gcc@gcc.gnu.org
> Subject: Re: Binary Autovectorization
> 
> On Thu, Jan 29, 2009 at 04:46:37PM -0500, Rodrigo Dominguez wrote:
> > I am looking at binary auto-vectorization or taking a binary and
> rewriting
> > it to use SIMD instructions (either statically or dynamically). I was
> > wondering if anyone knew of similar work and could help me with some
> links.
> 
> Anshuman Dasgupta did some work at Rice University on binary
> autovectorization of x86 binaries.  See:
> 
>   http://www.cs.rice.edu/~keith/pubs/LACSI02.pdf
> 
> His master's thesis might also be available online.
> 
> -Nathan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]