Emanuel Lima via llvm-dev
2020-Mar-16 17:50 UTC
[llvm-dev] GSoC Project - Advanced Heuristics and ML
Hello everybody. Last monday I sent an email to the LLVM dev mailing list saying that I was looking forward to working on these GSoC projects: *Advanced Heuristics for Ordering Compiler Optimization Passes* and *Machine learning and compiler optimizations: using inter-procedural analysis to select optimization* I currently do an undergraduate research on compiler autotuning of Rust code, more specifically, autotuning of optimization passes of the LLVM IR. I would very much like to work on these projects, but I don't know where to start. What should be my next steps? GSoC applications will open soon, so I am a little nervous... -- Emanuel Lima -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200316/1b012b3f/attachment.html>
Johannes Doerfert via llvm-dev
2020-Mar-18 23:10 UTC
[llvm-dev] GSoC Project - Advanced Heuristics and ML
Hi Emanuel, Apologies for the delay in my responses. Did you get a list of papers from EJ by now? Do you have LLVM+Clang+TestSuite set up so you can run the test suite? We should also look at a small problem to get you started with the upstreaming process. Do you have one already? Thanks, Johannes On 03/16, Emanuel Lima wrote:> Hello everybody. Last monday I sent an email to the LLVM dev mailing list > saying that I was looking forward to working on these GSoC projects: > *Advanced Heuristics for Ordering Compiler Optimization Passes* > and > *Machine learning and compiler optimizations: using inter-procedural > analysis to select optimization* > I currently do an undergraduate research on compiler autotuning of Rust > code, more specifically, autotuning of optimization passes of the LLVM IR. > I would very much like to work on these projects, but I don't know where to > start. What should be my next steps? > GSoC applications will open soon, so I am a little nervous... > > -- > Emanuel Lima-- Johannes Doerfert Researcher Argonne National Laboratory Lemont, IL 60439, USA jdoerfert at anl.gov -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200318/842d3cb3/attachment.sig>
Emanuel Lima via llvm-dev
2020-Mar-19 00:05 UTC
[llvm-dev] GSoC Project - Advanced Heuristics and ML
> > Did you get a list of papers from EJ by now? >No. You are the first answer I get :( Do you have LLVM+Clang+TestSuite set up so you can run the test suite?>Not yet. I was focusing on studying specific things about autotuning. But I should have set that up already. I am going to do that now. We should also look at a small problem to get you started with the> upstreaming process. Do you have one already? >No. I was looking for one that would be close to the project, but could not find it. Em qua., 18 de mar. de 2020 às 20:11, Johannes Doerfert < johannesdoerfert at gmail.com> escreveu:> Hi Emanuel, > > Apologies for the delay in my responses. > > Did you get a list of papers from EJ by now? > Do you have LLVM+Clang+TestSuite set up so you can run the test suite? > > We should also look at a small problem to get you started with the > upstreaming process. Do you have one already? > > Thanks, > Johannes > > On 03/16, Emanuel Lima wrote: > > Hello everybody. Last monday I sent an email to the LLVM dev mailing list > > saying that I was looking forward to working on these GSoC projects: > > *Advanced Heuristics for Ordering Compiler Optimization Passes* > > and > > *Machine learning and compiler optimizations: using inter-procedural > > analysis to select optimization* > > I currently do an undergraduate research on compiler autotuning of Rust > > code, more specifically, autotuning of optimization passes of the LLVM > IR. > > I would very much like to work on these projects, but I don't know where > to > > start. What should be my next steps? > > GSoC applications will open soon, so I am a little nervous... > > > > -- > > Emanuel Lima > > -- > > Johannes Doerfert > Researcher > > Argonne National Laboratory > Lemont, IL 60439, USA > > jdoerfert at anl.gov >-- Emanuel Lima -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200318/33b58989/attachment.html>