[llvm-dev] Tutorial on LLVM IR

Sudakshina Dutta via llvm-dev llvm-dev at lists.llvm.org
Sun Feb 14 23:20:49 PST 2021


Dear Stefanos,

Thanks a lot. I have one more question. If an optimization pass is
attempted on a source code and assume the pass is buggy, is it worthwhile
to find out which optimization (e.g., code motion, scalar replacement, etc)
is responsible for the bug ?

Thanks again for your help.
Sudakshina

On Sun, Feb 14, 2021 at 6:56 PM Stefanos Baziotis <
stefanos.baziotis at gmail.com> wrote:

> Hi Sudakshina,
>
> Here's a tutorial that may help you: https://youtu.be/m8G_S5LwlTo
>
> Best,
> Stefanos
>
> On Sun, Feb 14, 2021, 14:51 Sudakshina Dutta via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Dear all,
>>
>> I need a beginner's tutorial on LLVM IR. I request you to kindly give it.
>>
>> Thanks.
>> Sudakshina
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210215/fda5779b/attachment.html>


More information about the llvm-dev mailing list