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.