[LLVMdev] Decouple LoopVectorizer from O3

Anadi Mishra reachanadi at gmail.com
Wed Apr 10 17:39:19 PDT 2013


Hello,

I am trying out the LoopVectorizer(LV) pass and would like to decouple it
from O3 which is currently required to run LV. I want to do this because I
want to understand the behaviour of LV by trying simple loops but the O3
mostly optimises away the loop body.

Any ideas would be appreciated.

Best,
Anadi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130411/73bb2216/attachment.html>


More information about the llvm-dev mailing list