Binary Autovectorization
Tim Prince
TimothyPrince@sbcglobal.net
Thu Jan 29 22:39:00 GMT 2009
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).
That's a tall order, considering how much source level dependency
information is needed. I don't know whether proprietary binary
translation projects currently under way promise to add vectorization, or
just to translate SIMD vector code to new ISA.
More information about the Gcc
mailing list