Anast Gramm via llvm-dev
2018-Apr-25 18:58 UTC
[llvm-dev] [GSoC 2018] Improve Debugging of Optimized Code
Hello, My proposal for GSoC 2018 [attachment] about improving debugging of optimized code was accepted. I will work with my mentor Vedant Kumar (vsk) through the summer to find where DI loss occurs and try to fix as many occurrences as possible. I will also be keeping a devlog here: https://gramanas.github.io/ You can check what the first steps of my project are on the latest post: https://gramanas.github.io/posts/community-bonding/ I'd love to hear any thoughts or questions you might have. Cheers, Anastasis -------------- next part -------------- A non-text attachment was scrubbed... Name: GSoC2018_llvm_final.pdf Type: application/pdf Size: 41291 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180425/50cc7b54/attachment-0001.pdf>
via llvm-dev
2018-Apr-25 19:56 UTC
[llvm-dev] [GSoC 2018] Improve Debugging of Optimized Code
Welcome Anastasis! I'm very happy to see this work going forward. I see that your first task is to make "debugify" into a function pass, so we will be able to get data on a per-pass basis. At EuroLLVM there was a relevant lightning talk about a different tool, see: http://llvm.org/devmtg/2018-04/talks.html#Lightning_11 It will be extremely interesting to see how well your results line up with the data that Greg was able to gather on how well (or poorly) various passes handled debug info. I hope you have a great GSOC experience here. --paulr> -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Anast > Gramm via llvm-dev > Sent: Wednesday, April 25, 2018 2:58 PM > To: llvm-dev at lists.llvm.org > Subject: [llvm-dev] [GSoC 2018] Improve Debugging of Optimized Code > > Hello, > > My proposal for GSoC 2018 [attachment] about > improving debugging of optimized code was accepted. > > I will work with my mentor Vedant Kumar (vsk) through the summer to > find where DI loss occurs and try to fix as many occurrences as possible. > > I will also be keeping a devlog here: https://gramanas.github.io/ > > You can check what the first steps of my project are on the latest post: > https://gramanas.github.io/posts/community-bonding/ > > I'd love to hear any thoughts or questions you might have. > > Cheers, > Anastasis
Vedant Kumar via llvm-dev
2018-Apr-25 20:21 UTC
[llvm-dev] [GSoC 2018] Improve Debugging of Optimized Code
Hi Anastasis, Welcome, and congratulations! It's great to see that you're maintaining a devlog and have hit the ground running. I'm looking forward to working with you.> On Apr 25, 2018, at 12:56 PM, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Welcome Anastasis! I'm very happy to see this work going forward. > > I see that your first task is to make "debugify" into a function pass, > so we will be able to get data on a per-pass basis. At EuroLLVM there > was a relevant lightning talk about a different tool, see: > http://llvm.org/devmtg/2018-04/talks.html#Lightning_11 > It will be extremely interesting to see how well your results line up > with the data that Greg was able to gather on how well (or poorly) > various passes handled debug info.+ 1 vedant> > I hope you have a great GSOC experience here. > --paulr > >> -----Original Message----- >> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Anast >> Gramm via llvm-dev >> Sent: Wednesday, April 25, 2018 2:58 PM >> To: llvm-dev at lists.llvm.org >> Subject: [llvm-dev] [GSoC 2018] Improve Debugging of Optimized Code >> >> Hello, >> >> My proposal for GSoC 2018 [attachment] about >> improving debugging of optimized code was accepted. >> >> I will work with my mentor Vedant Kumar (vsk) through the summer to >> find where DI loss occurs and try to fix as many occurrences as possible. >> >> I will also be keeping a devlog here: https://gramanas.github.io/ >> >> You can check what the first steps of my project are on the latest post: >> https://gramanas.github.io/posts/community-bonding/ >> >> I'd love to hear any thoughts or questions you might have. >> >> Cheers, >> Anastasis > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Maybe Matching Threads
- [GSoC 2018] Improve Debugging of Optimized Code
- [GSoC 2018] Improve Debugging of Optimized Code
- [GSoC 2018] Improving debugging of optimized code
- [GSoC 2018] Application - Improve Debugging of Optimized Code
- [GSoC 2018] Application - Improve Debugging of Optimized Code