[llvm-dev] [GSoC] Unify ways to move code or check if code is safe to be moved (original) (raw)

RITHIK SHARMA via llvm-dev llvm-dev at lists.llvm.org
Mon May 11 11:33:35 PDT 2020


Hello,

This is the summary of my Community bonding period week 1, as planned I spent some time reading loop analysis passes present in lib/Analysis/, I tried to find the code motion checks in these analysis passes. I was able to find some worthy code motion checks in LoopInfo pass.

I also looked into the Phabricator review D71578 to get familiar with CodeMoverUtils unit tests. I tried to replicate and fix a test case by using bfs numbering instead of dfs locally.

I had an exceptional experience so far and thank all the mentors for being so helpful and supportive.

Best Regards,

Rithik Sharma

On Wed, 6 May 2020 at 00:00, Whitney T Tsang <whitneyt at ca.ibm.com> wrote:

Hi Rithik,

Welcome to LLVM. Excited to work with you for the coming summer! Are you available on this Thursday or Friday for a quick call using webex? Most of us are located in Toronto (GMT-4). What time will you be available? Regards, Whitney Tsang [image: Inactive hide details for RITHIK SHARMA ---2020/05/05 02:10:58 PM---Hello, I am super excited about my proposal being accepted.]RITHIK SHARMA ---2020/05/05 02:10:58 PM---Hello, I am super excited about my proposal being accepted. I would like to thank From: RITHIK SHARMA <rithiksh02 at gmail.com> To: llvm-dev <llvm-dev at lists.llvm.org> Cc: Whitney T Tsang <whitneyt at ca.ibm.com>, bmahjour at ca.ibm.com, etiotto at gmail.com Date: 2020/05/05 02:10 PM Subject: [EXTERNAL] [GSoC] Unify ways to move code or check if code is safe to be moved ------------------------------

Hello, I am super excited about my proposal being accepted. I would like to thank Whitney for her help during the application phase. I did schedule some tasks for community bonding period. I have started looking into analysis pass for code motion checks. I will keep you updated with the progress. Best, Rithik Sharma -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200512/fb266c8a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: graycol.gif Type: image/gif Size: 105 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200512/fb266c8a/attachment.gif>



More information about the llvm-dev mailing list