[llvm-dev] LLVM flags for Vectorization

Santanu Das via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 20 01:22:21 PDT 2016


Hi,

I have been analyzing the LLVM vectorizer by running some benchmarks. For
vectorization, I have used the following flags:

-O3
-ffast-math
-mavx2

Am I missing any other flags which will improve vectorizer performance?

Thanks,
Santanu Das
IIT Hyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160820/0ea6f706/attachment.html>


More information about the llvm-dev mailing list