Anastasia Stulova via llvm-dev
2019-Oct-18 23:44 UTC
[llvm-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation
Thanks, Marco! If there is enough interest in this topic we can also organize a separate round table for this discussion. Cheers, Anastasia ________________________________ From: Marco Antognini <Marco.Antognini at arm.com> Sent: 18 October 2019 14:42 To: Anastasia Stulova <Anastasia.Stulova at arm.com>; Simone Atzeni via llvm-dev <llvm-dev at lists.llvm.org>; clang developer list <cfe-dev at lists.llvm.org> Cc: David Neto <dneto at google.com>; nd <nd at arm.com>; Diego Novillo <dnovillo at google.com> Subject: Re: US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation Dear all, Could I suggest adding one more topic to the list related to GPUs? We have just published a prototype for a LLVM backend generating SPIR-V at https://github.com/KhronosGroup/LLVM-SPIRV-Backend. While I won't be present at the round table, inputs from the LLVM community on how to upstream this backend to LLVM would be greatly appreciated. Thank you. Kind regards, Marco ________________________________ From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Anastasia Stulova via llvm-dev <llvm-dev at lists.llvm.org> Sent: 18 October 2019 01:00 To: clang developer list <cfe-dev at lists.llvm.org>; Simone Atzeni via llvm-dev <llvm-dev at lists.llvm.org> Cc: David Neto <dneto at google.com>; nd <nd at arm.com>; Diego Novillo <dnovillo at google.com> Subject: [llvm-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation Dear all, I would like announce a round table planned for the upcoming LLVM Dev meeting next week that will cover various topics related to the use of LLVM in the compiler stacks for the GPUs. Here is the initial list of discussion topics: - Canonicalization vs. GPUs: Type mutation; - Control flow mutation (graphics shaders are more sensitive to this); - Divergence/reconvergence sensitivity; - Address-space awareness; The round table is preliminary planned for Tue 3-4pm or Wed 2-3pm. The exact slot will be listed in the online schedule soon: https://llvmdevmtg2019.sched.com/ Feel free to let us know of any other topics you would like to cover. Kind regards, Anastasia -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191018/7fd0a2df/attachment.html>
Praveen Velliengiri via llvm-dev
2019-Oct-19 07:00 UTC
[llvm-dev] [cfe-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation
+1 I'm very interested. On Sat, 19 Oct 2019, 05:15 Anastasia Stulova via cfe-dev, < cfe-dev at lists.llvm.org> wrote:> Thanks, Marco! If there is enough interest in this topic we can also > organize a separate round table for this discussion. > > Cheers, > Anastasia > ------------------------------ > *From:* Marco Antognini <Marco.Antognini at arm.com> > *Sent:* 18 October 2019 14:42 > *To:* Anastasia Stulova <Anastasia.Stulova at arm.com>; Simone Atzeni via > llvm-dev <llvm-dev at lists.llvm.org>; clang developer list < > cfe-dev at lists.llvm.org> > *Cc:* David Neto <dneto at google.com>; nd <nd at arm.com>; Diego Novillo < > dnovillo at google.com> > *Subject:* Re: US LLVM Dev Meeting 2019 - Round Table - Challenges using > LLVM for GPU compilation > > Dear all, > > Could I suggest adding one more topic to the list related to GPUs? We have > just published a prototype for a LLVM backend generating SPIR-V at > https://github.com/KhronosGroup/LLVM-SPIRV-Backend. While I won't be > present at the round table, inputs from the LLVM community on how to > upstream this backend to LLVM would be greatly appreciated. > > Thank you. > > > Kind regards, > Marco > > ------------------------------ > *From:* llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Anastasia > Stulova via llvm-dev <llvm-dev at lists.llvm.org> > *Sent:* 18 October 2019 01:00 > *To:* clang developer list <cfe-dev at lists.llvm.org>; Simone Atzeni via > llvm-dev <llvm-dev at lists.llvm.org> > *Cc:* David Neto <dneto at google.com>; nd <nd at arm.com>; Diego Novillo < > dnovillo at google.com> > *Subject:* [llvm-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges > using LLVM for GPU compilation > > Dear all, > > I would like announce a round table planned for the upcoming LLVM Dev > meeting next week that will cover various topics related to the use of LLVM > in the compiler stacks for the GPUs. > > Here is the initial list of discussion topics: > - Canonicalization vs. GPUs: Type mutation; > - Control flow mutation (graphics shaders are more sensitive to this); > - Divergence/reconvergence sensitivity; > - Address-space awareness; > > The round table is preliminary planned for Tue 3-4pm or Wed 2-3pm. The > exact slot will be listed in the online schedule soon: > https://llvmdevmtg2019.sched.com/ > > Feel free to let us know of any other topics you would like to cover. > > Kind regards, > Anastasia > > _______________________________________________ > cfe-dev mailing list > cfe-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191019/6924ef95/attachment.html>
Anastasia Stulova via llvm-dev
2019-Oct-19 23:27 UTC
[llvm-dev] [cfe-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation
Hi all, The round table slot is now confirmed for Tue 3.10pm: https://llvmdevmtg2019.sched.com/event/WFbV Cheers, Anastasia ________________________________ From: Praveen Velliengiri <praveenvelliengiri at gmail.com> Sent: 19 October 2019 08:00 To: Anastasia Stulova <Anastasia.Stulova at arm.com> Cc: Marco Antognini <Marco.Antognini at arm.com>; llvm-dev <llvm-dev at lists.llvm.org>; clang developer list <cfe-dev at lists.llvm.org>; David Neto <dneto at google.com>; nd <nd at arm.com>; Diego Novillo <dnovillo at google.com> Subject: Re: [cfe-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation +1 I'm very interested. On Sat, 19 Oct 2019, 05:15 Anastasia Stulova via cfe-dev, <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>> wrote: Thanks, Marco! If there is enough interest in this topic we can also organize a separate round table for this discussion. Cheers, Anastasia ________________________________ From: Marco Antognini <Marco.Antognini at arm.com<mailto:Marco.Antognini at arm.com>> Sent: 18 October 2019 14:42 To: Anastasia Stulova <Anastasia.Stulova at arm.com<mailto:Anastasia.Stulova at arm.com>>; Simone Atzeni via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>; clang developer list <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>> Cc: David Neto <dneto at google.com<mailto:dneto at google.com>>; nd <nd at arm.com<mailto:nd at arm.com>>; Diego Novillo <dnovillo at google.com<mailto:dnovillo at google.com>> Subject: Re: US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation Dear all, Could I suggest adding one more topic to the list related to GPUs? We have just published a prototype for a LLVM backend generating SPIR-V at https://github.com/KhronosGroup/LLVM-SPIRV-Backend. While I won't be present at the round table, inputs from the LLVM community on how to upstream this backend to LLVM would be greatly appreciated. Thank you. Kind regards, Marco ________________________________ From: llvm-dev <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org>> on behalf of Anastasia Stulova via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> Sent: 18 October 2019 01:00 To: clang developer list <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>>; Simone Atzeni via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> Cc: David Neto <dneto at google.com<mailto:dneto at google.com>>; nd <nd at arm.com<mailto:nd at arm.com>>; Diego Novillo <dnovillo at google.com<mailto:dnovillo at google.com>> Subject: [llvm-dev] US LLVM Dev Meeting 2019 - Round Table - Challenges using LLVM for GPU compilation Dear all, I would like announce a round table planned for the upcoming LLVM Dev meeting next week that will cover various topics related to the use of LLVM in the compiler stacks for the GPUs. Here is the initial list of discussion topics: - Canonicalization vs. GPUs: Type mutation; - Control flow mutation (graphics shaders are more sensitive to this); - Divergence/reconvergence sensitivity; - Address-space awareness; The round table is preliminary planned for Tue 3-4pm or Wed 2-3pm. The exact slot will be listed in the online schedule soon: https://llvmdevmtg2019.sched.com/ Feel free to let us know of any other topics you would like to cover. Kind regards, Anastasia _______________________________________________ cfe-dev mailing list cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191019/27fb8a72/attachment.html>