<div dir="ltr">Hi Milind,<br><br>Welcome to LLVM, we're all happy to see people wanting to get involved!<br><br>First of all, it would be good if you could talk about the project with the mentors. If only I knew their e-mail addresses to CC them, but I don't.<br>You can try to search and maybe have more luck.<br><br>Now, the way I understand this project is that it doesn't have to much with the <a href="https://en.wikipedia.org/wiki/Loop_nest_optimization">loop nest optimization</a> per se, rather, changing the<br>structure of loop optimizations. To that end, I think that you'd want to understand how loop optimizations work in LLVM<br>(not algorithmically but structurally), understand the role of pass managers and whatever legacy is being left.<br><br>I'd propose that a good place to start is this: <a href="https://www.youtube.com/watch?v=3pRhvQi7Z10">https://www.youtube.com/watch?v=3pRhvQi7Z10</a><br>It presents a lot of important things and the bigger part of this video is a tutorial.<br>Also, I recommend this: <a href="https://www.youtube.com/watch?v=QpvZt9w-Jik">https://www.youtube.com/watch?v=QpvZt9w-Jik</a><br><br>Kind regards,<br>Stefanos Baziotis</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Στις Δευ, 9 Μαρ 2020 στις 10:42 π.μ., ο/η Milind Verma via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> έγραψε:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Greetings,<div><br></div><div>I am Milind Kumar Verma, currently pursiung my B. Tech degree in CSE from NIT Raipur, India. I have proficiency in C/C++ and have been regularly performing programming in C++. I have read LLVM documentation and have got keenly interested in the project <a name="m_6054244406029374193_llvm_loopnest" style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:16px;font-style:italic;font-weight:700">Create LoopNest Pass</a></div><div><a name="m_6054244406029374193_llvm_loopnest" style="color:rgb(0,0,0);font-family:"Times New Roman";font-size:16px;font-style:italic;font-weight:700"><br></a></div><div>I am looking forward to working on the same. Please help me getting started!</div><div><br></div><div>Thank you</div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>