Controlling SIMD codegen on a module by module basis?

claptrap clap at trap.com
Sun Jan 7 10:48:47 UTC 2024


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?




More information about the digitalmars-d-ldc mailing list