Nick Desaulniers via llvm-dev
2020-Jun-30 17:49 UTC
[llvm-dev] Clang Build Linux presentations + demos
(bcc a few lists) Hello, For tomorrow's bi-weekly meeting [0][1], we have two guest presentations: Prof. Mathieu Acher, an associate professor from the University of Rennes, will be discussing with us about the Linux kernel's configuration space. A common question we get is "does the kernel build with Clang?" "Depends on the config" is just the tip of the iceberg. For a sneak peak of his and his team's work, please see [2][3][4][5]. Nathan Huckleberry is a Comp. Sci. undergrad at the University of Texas at Austin and a Google summer intern. Nathan is working on instrumenting Clang and LLVM in order for us to start measuring, investigating, and improving compile time performance. Nathan will be demoing an RFC he plans to send out later that day. [0] https://calendar.google.com/calendar/embed?src=google.com_bbf8m6m4n8nq5p2bfjpele0n5s%40group.calendar.google.com [1] https://meet.google.com/yjf-jyqk-iaz [2] https://www.youtube.com/watch?v=UBghs-cwQX4 [3] https://hal.inria.fr/hal-02147012v2/document [4] https://hal.inria.fr/hal-02314830/document [5] https://www.mathieuacher.com/ -- Thanks, ~Nick Desaulniers
Bruno Ricci via llvm-dev
2020-Jun-30 18:17 UTC
[llvm-dev] Clang Build Linux presentations + demos
This looks interesting, but I can't find when is the meeting scheduled for (the calendar appears to be empty?) Bruno Ricci On 30/06/2020 18:49, Nick Desaulniers via llvm-dev wrote:> (bcc a few lists) > > Hello, > For tomorrow's bi-weekly meeting [0][1], we have two guest presentations: > > Prof. Mathieu Acher, an associate professor from the University of > Rennes, will be discussing with us about the Linux kernel's > configuration space. A common question we get is "does the kernel > build with Clang?" "Depends on the config" is just the tip of the > iceberg. For a sneak peak of his and his team's work, please see > [2][3][4][5]. > > Nathan Huckleberry is a Comp. Sci. undergrad at the University of > Texas at Austin and a Google summer intern. Nathan is working on > instrumenting Clang and LLVM in order for us to start measuring, > investigating, and improving compile time performance. Nathan will be > demoing an RFC he plans to send out later that day. > > [0] https://calendar.google.com/calendar/embed?src=google.com_bbf8m6m4n8nq5p2bfjpele0n5s%40group.calendar.google.com > [1] https://meet.google.com/yjf-jyqk-iaz > [2] https://www.youtube.com/watch?v=UBghs-cwQX4 > [3] https://hal.inria.fr/hal-02147012v2/document > [4] https://hal.inria.fr/hal-02314830/document > [5] https://www.mathieuacher.com/ >
Nick Desaulniers via llvm-dev
2020-Jul-01 20:01 UTC
[llvm-dev] Clang Build Linux presentations + demos
On Tue, Jun 30, 2020 at 11:17 AM Bruno Ricci via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > This looks interesting, but I can't find when is the meeting scheduled > for (the calendar appears to be empty?)Ah sorry, this was the second report of this issue; looks like an internal bug today...> > Bruno Ricci > > On 30/06/2020 18:49, Nick Desaulniers via llvm-dev wrote: > > (bcc a few lists) > > > > Hello, > > For tomorrow's bi-weekly meeting [0][1], we have two guest presentations: > > > > Prof. Mathieu Acher, an associate professor from the University of > > Rennes, will be discussing with us about the Linux kernel's > > configuration space. A common question we get is "does the kernel > > build with Clang?" "Depends on the config" is just the tip of the > > iceberg. For a sneak peak of his and his team's work, please see > > [2][3][4][5]. > > > > Nathan Huckleberry is a Comp. Sci. undergrad at the University of > > Texas at Austin and a Google summer intern. Nathan is working on > > instrumenting Clang and LLVM in order for us to start measuring, > > investigating, and improving compile time performance. Nathan will be > > demoing an RFC he plans to send out later that day. > > > > [0] https://calendar.google.com/calendar/embed?src=google.com_bbf8m6m4n8nq5p2bfjpele0n5s%40group.calendar.google.com > > [1] https://meet.google.com/yjf-jyqk-iaz > > [2] https://www.youtube.com/watch?v=UBghs-cwQX4 > > [3] https://hal.inria.fr/hal-02147012v2/document > > [4] https://hal.inria.fr/hal-02314830/document > > [5] https://www.mathieuacher.com/ > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- Thanks, ~Nick Desaulniers