Saurabh Jha via llvm-dev
2021-Jul-19 19:05 UTC
[llvm-dev] Regarding fuzzing llvm-ir passes
Hi llvm people, I have been contributing to clang for a while. I am now looking for something to work on in llvm-core. In the list of open projects, I found llvm IR fuzzing <https://llvm.org/OpenProjects.html#llvm_ir_fuzzing> to be interesting. I saw the gsoc page <https://summerofcode.withgoogle.com/organizations/5767011616948224/?sp-page=2> for llvm and browsed through the mailing list and it seems to me that no one else is actively working on it at the moment. Is anyone else working on it right now? I am planning to start on the prerequisite readings once I get a better view on what's going on in this area or whether I should pursue something else. Many thanks, Saurabh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210719/f47fb26a/attachment.html>
David Blaikie via llvm-dev
2021-Jul-19 19:12 UTC
[llvm-dev] Regarding fuzzing llvm-ir passes
Seems viable (+Kostya, maybe he can +anyone else on his team/he's worked with who might be interesting in collaborating on this use of fuzzing, or provide other general pointers, etc) On Mon, Jul 19, 2021 at 12:06 PM Saurabh Jha via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi llvm people, > > I have been contributing to clang for a while. I am now looking for > something to work on in llvm-core. > > In the list of open projects, I found llvm IR fuzzing > <https://llvm.org/OpenProjects.html#llvm_ir_fuzzing> to be interesting. I > saw the gsoc page > <https://summerofcode.withgoogle.com/organizations/5767011616948224/?sp-page=2> > for llvm and browsed through the mailing list and it seems to me that no > one else is actively working on it at the moment. > > Is anyone else working on it right now? I am planning to start on the > prerequisite readings once I get a better view on what's going on in this > area or whether I should pursue something else. > > Many thanks, > Saurabh > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210719/8e6b49b4/attachment.html>