Displaying 1 result from an estimated 1 matches for "97a88789".
2015 May 14
2
[LLVMdev] how to disable sse and avx
Hello,
I want to disable LLVM to use any SIMD registers like sse and avx. I tried
-mno-sse and -mno-avx on my Core i7 machine. It seems that the generated
assembly still uses xmm registers. Is there any way for LLVM to only use
scalar registers?
Thanks,
Zhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: