<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everyone,<div><br></div><div>I participated in GSoC'19 with The Free and Open Source Silicon Foundation (FOSSi, <a href="https://fossi-foundation.org/">https://fossi-foundation.org/</a>) under the mentorship of Prof. Michael Taylor.</div><div>Prof. Taylor's Bespoke Silicon Group is working on the design of the second version of their RISCV based GPGPU (<a href="http://bjump.org/manycore/">bjump.org/manycore/</a>). This summer I worked to add support for 64 bit pointers in RISCV 32 bit backend by adding custom load and store instruction which can handle 64 bit addresses in address space 1.</div><div>The code is hosted at <a href="https://github.com/reSHARMA/RISCV32-GPU">https://github.com/reSHARMA/RISCV32-GPU</a> I have also written a small write-up (WIP) about the challenges we faced and all the approaches we tried for supporting two new instructions in RISCV LLVM backend.<br></div><div><a href="https://github.com/reSHARMA/RISCV32-GPU/blob/master/GSoCWorkSubmission.md#supporting-64-bit-pointers-in-32-bit-riscv-llvm-backend">https://github.com/reSHARMA/RISCV32-GPU/blob/master/GSoCWorkSubmission.md#supporting-64-bit-pointers-in-32-bit-riscv-llvm-backend</a><br></div><div><br></div><div>We have tested it on small test cases and it worked well, We have halted the testing until we get some performance result. We are trying to make it work first through emulation.</div><div>We also look forward to support more GPGPU specific instructions in future.</div><div><br></div><div>I would thank Prof. Taylor for his vision, Neil Ryan for all the discussions. I've got lot of help from llvm-dev mailing list especially Tim, his suggestions were gold. Million thanks to Alex bradbury and the whole riscv-llvm community for the infinite help, support and bearing me for last 3 months and for many months coming ahead :) </div><div><br></div><div>Many thanks,</div><div>Reshabh Sharma</div></div></div></div></div></div></div></div></div>