This would have to generate all versions of a given statement list at compile 
time, then execute the correct statement list at run time. So for every block 
that you use the macro on, there would be N variations of that block in the 
binary where N is the number of SIMD instructions sets you want to support.

Reply via email to