<div dir="ltr">Hi, <div>I would like to discuss the future/potential use-cases of LLVM JIT. I'm also interested in reducing the compilation time of code in JIT component independent of static compiler. Is it sounds interesting? :) </div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 26 Sep 2020 at 07:49, Andres Freund <<a href="mailto:andres@anarazel.de" target="_blank">andres@anarazel.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
On 2020-09-25 19:05:42 -0700, Lang Hames wrote:<br>
> The 2020 Virtual LLVM Developer's Meeting is coming up the week after next.<br>
> I'll be hosting a JIT Birds-of-a-Feather session on Thursday the 8th at<br>
> 10:55am PDT (See <a href="http://llvm.org/devmtg/2020-09/schedule/" rel="noreferrer" target="_blank">http://llvm.org/devmtg/2020-09/schedule/</a>). I'm planning to<br>
> run this more like a Round Table: Minimal introduction, plenty of time for<br>
> discussion.<br>
> <br>
> Does anyone have any LLVM JIT related topics that they would particularly<br>
> like to discuss at this session? Any questions that they think could be<br>
> best answered by a round-table style discussion? I'll aim to rope in the<br>
> right people and prepare answers to make sure we get the most out of the<br>
> session.<br>
<br>
A topic that I'd find interesting is what it'd take to make it easier to<br>
use profile guided optimization in the context of JIT.  A few years back<br>
I crudely hacked this together, but it was fairly ugly. It'd be nice to<br>
make that easier.  Possibly too complicated for that type of session?<br>
<br>
I dimly recall that the main issue was that there is no good way to<br>
extract the profile information without going through files / applying<br>
the profile data without going through files.<br>
<br>
Greetings,<br>
<br>
Andres Freund<br>
</blockquote></div>