Say you support no-SSE, SSE or AVX and you want to pick which to use at runtime. Is there a way to tell the optimizer not to use AVX, or SEE on a given module? Like set "-mattr" on a module by module basis?