kamlesh kumar via llvm-dev
2018-Mar-11 18:09 UTC
[llvm-dev] Implement a single updater class for Dominators
Hi Devs, I am Kamlesh Kumar,CS undergraduate at NIT Manipur,India. I have been programming in C/C++ for more than 3 year. I have gone through various LLVM Core libraries and it's tool as well implemented it in my project .I am well aware of core concepts related to LLVM and it's code base, I have read three books available at Safari Online Books 1. LLVM - Essentials 2. LLVM - Cookbook 3. Getting-Started-With Core Libraries of LLVM I have done summer Internship at IIT Hyderabad(under supervision of Ramakrishna Upadrasta)[1], where I have made extensive use of LLVM API and benchmarked it with Spec CPU2006 . My LLVM Project had selected for 'Lightening talk and Poster Presentation' at LLVM Dev Meeting Oct 2017 USA [2]. I think above mentioned details are sufficient to represent my competence. I am interested in taking forward this project 'Implement a Single Updater Class for Dominators' . Any suggestions regarding the project is welcomed. I look forward to hearing from you soon. Regards Kamlesh Kumar [1] https://llvm.org/devmtg/2017-10/#lightning10 [2] https://www.iith.ac.in/~ramakrishna/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180311/d9a49f18/attachment.html>
Jakub (Kuba) Kuderski via llvm-dev
2018-Mar-12 02:06 UTC
[llvm-dev] Implement a single updater class for Dominators
Hi Kamlesh, Thanks for the interest in the project and introducing yourself! I am interested in taking forward this project 'Implement a Single Updater> Class for Dominators' . Any suggestions regarding the project is welcomed. >You can take a look at my previous answer about the project here: http://lists.llvm.org/pipermail/llvm-dev/2018-March/121507.html Please don't hesitate to ask more questions when things are not clear. When it comes to something more actionable, I think it would be a good idea to come up with some early sketch of API for the new updater class. Best, Jakub On Sun, Mar 11, 2018 at 2:09 PM, kamlesh kumar via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi Devs, > I am Kamlesh Kumar,CS undergraduate at NIT Manipur,India. I have been > programming in C/C++ for more than 3 year. > I have gone through various LLVM Core libraries and it's tool as well > implemented it in my project .I am well aware of core concepts related to > LLVM and it's code base, I have read three books available at Safari Online > Books > 1. LLVM - Essentials > 2. LLVM - Cookbook > 3. Getting-Started-With Core Libraries of LLVM > > I have done summer Internship at IIT Hyderabad(under supervision of > Ramakrishna Upadrasta)[1], where I have made extensive use of LLVM API and > benchmarked it with Spec CPU2006 . > My LLVM Project had selected for 'Lightening talk and Poster Presentation' > at LLVM Dev Meeting Oct 2017 USA [2]. > > > I think above mentioned details are sufficient to represent my competence. > I am interested in taking forward this project 'Implement a Single Updater > Class for Dominators' . Any suggestions regarding the project is welcomed. > I look forward to hearing from you soon. > > Regards > Kamlesh Kumar > > [1] https://llvm.org/devmtg/2017-10/#lightning10 > [2] https://www.iith.ac.in/~ramakrishna/ > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-- Jakub Kuderski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180311/6626232b/attachment.html>