search for: 768ec29f

Displaying 2 results from an estimated 2 matches for "768ec29f".

2013 Nov 12
2
[LLVMdev] Limit loop vectorizer to SSE
On 12 November 2013 15:53, Frank Winter <fwinter at jlab.org> wrote: > .. forcing the vector size to 4 does not prevent using AVX. > Sure. That's more for tests than anything else. So, there are ways of disabling stuf in Clang, for instance "-mattr=-avx" or "-target-feature -avx", but I'm not sure how you're doing it in the JIT. I'm also not sure
2013 Nov 12
0
[LLVMdev] Limit loop vectorizer to SSE
...nd that figures out all target parameters, I assume. I would need to still use this, and then disable just the AVX feature. > cheers, > --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131112/768ec29f/attachment.html>