[LLVMdev] llvm pass command

Kamal Sharma kgs1.rice at gmail.com
Sat Nov 29 11:53:24 PST 2014


Hi Shreyas,

It would be helpful if you could post a sample code for your example.
Have you tried -O3 and checked if the loop is deleted or not?

Regards,
Kamal

On Fri, Nov 28, 2014 at 10:01 PM, Shreyas Mysore Shankar <
shreyas.mysoreshankar at wmich.edu> wrote:

> Hello all,
>
> I am Shreyas Mysore Shankar, Master student from western michigan
> university. This semester i am doing a project on llvm. I have selected
> dead loop deletion as my project. I rigorously searched for the command to
> execute dead loop deletion pass but couldn't find it. I have my final
> project demo due next week. So kindly help me by suggesting the process.
> Since this llvm is completely new for me, brief explanation would be of
> great help.
>
> When i discussed with my classmates they said we have to use the command
> with opt. i will be waiting for your response.
>
> Thank you,
>
> Regards,
> Shreyas
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141129/b494ba7f/attachment.html>


More information about the llvm-dev mailing list