[LLVMdev] Need a loop example requiring a runtime memory check while vectorizing

Sara Elshobaky sara.elshobaky at gmail.com
Fri Dec 27 06:18:03 PST 2013


Hello,

I'm checking the code of the loop vectorizer pass and specially on the
'LoopVectorizationLegality', 'CanVectorizeMemroy()' .

I would really appreciate if you can give me a C code example for a loop
where the Vectorization is possible but we need a runtime memory check.

 

Thanks in advance

Sara Elshobaky

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131227/9ecaf841/attachment.html>


More information about the llvm-dev mailing list