<div dir="ltr">Hi All,<div><br></div><div>Thank you for your suggestions.</div><div><br></div><div>@Michael: I tried your suggestion. I could run "Loop Vectorizer" successfully.</div><div><br></div><div>But my problem is not solved.</div><div><br></div><div>@Renato:</div><div><br></div><div> I want to do the 1st type operation:<br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">1) Use all cores, dividing the loop into multiple cores, one block at</span><br style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">a time. But I don't want to use "OpenMP" for this.</span><br></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">I don't want the user to mention OpenMP command in the program but I want to implement OpenMP logic by writing a new pass along with loop unrolling. Could you please suggest how can I proceed with this? Is this possible to do so ?</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Regards,<div>Yaduveer</div></div></div></div>
<br><div class="gmail_quote">On Wed, May 6, 2015 at 12:02 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 4 May 2015 at 18:55, suyog sarda <<a href="mailto:sardask01@gmail.com">sardask01@gmail.com</a>> wrote:<br>
> Not sure, why are you using the array there.<br>
<br>
</span>Smells like a reduced-too-far example. :)<br>
<br>
cheers,<br>
--renato<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div>