This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Binary Autovectorization
- From: "Rodrigo Dominguez" <roddomi at hotmail dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 29 Jan 2009 16:46:37 -0500
- Subject: Binary Autovectorization
Hi,
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.
Thank you,
Rodrigo Dominguez