Hi, I am graduate from Cornell willing to contribute to LLVM project. During the college, I have worked on a project to optimize LLVM backend of the WebKit and have decent knowledge of Compiler optimizations and passes. I would like to gain more knowledge so please guide me on where to begin with. Thanks and Regards, *Mukesh Kumar Tiwari* *Software Development Engineer* *Amazon.com* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150802/a879fcd2/attachment.html>
Hi Mukesh! See the "LLVM Developer Policy" page which includes a section on how to submit a patch. http://llvm.org/docs/DeveloperPolicy.html Hope that helps! Sincerely, beltex> On Aug 2, 2015, at 9:52 PM, Mukesh Kumar Tiwari <mht52 at cornell.edu> wrote: > > Hi, > > I am graduate from Cornell willing to contribute to LLVM project. During the college, I have worked on a project to optimize LLVM backend of the WebKit and have decent knowledge of Compiler optimizations and passes. I would like to gain more knowledge so please guide me on where to begin with. > > Thanks and Regards, > > Mukesh Kumar Tiwari > Software Development Engineer > Amazon.com > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
Hi Mukesh, Welcome to the community. For a start you can have a look at LLVM bugzilla https://llvm.org/bugs/ and post your patch if any. Also feel free to initiate a discussion or contribute to any module in specific if you have any. I would suggest to go through below pages while contributing. http://llvm.org/docs/DeveloperPolicy.html http://llvm.org/docs/Phabricator.html Happy Contributing ! - Suyog On Mon, Aug 3, 2015 at 7:22 AM, Mukesh Kumar Tiwari <mht52 at cornell.edu> wrote:> Hi, > > I am graduate from Cornell willing to contribute to LLVM project. During > the college, I have worked on a project to optimize LLVM backend of the > WebKit and have decent knowledge of Compiler optimizations and passes. I > would like to gain more knowledge so please guide me on where to begin with. > > Thanks and Regards, > > *Mukesh Kumar Tiwari* > *Software Development Engineer* > *Amazon.com* > > _______________________________________________ > 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/20150803/5667741b/attachment.html>