[llvm-dev] Invoke loop vectorizer

Xiaochu Liu via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 11 15:04:58 PDT 2016


Hi there ,

I use clang-cl /Qvec test.c to compile the code. But the pass
LoopVectorizer is never invoked.

I was wondering if this is sufficient to enable auto vectorizer?

Thanks,
Xiaochu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160811/8b6cb760/attachment.html>


More information about the llvm-dev mailing list