[llvm-dev] Attempting EuroLLVM2020 as a beginner

Lang Hames via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 3 16:48:30 PST 2019


Hi Hal, Bjoern,
>  I would really love seeing presentations or workshops about the JIT. Kinda like the KaldeiscopeJIT tutorials but in a guided way to ask questions and improve understanding about it.
> 
Are you looking for recipe-style “how to do it” documentation? Or a higher-level design docs? I’m aware of the need for both, and have added

https://github.com/llvm/llvm-project/tree/master/llvm/examples/LLJITExamples

and

https://github.com/llvm/llvm-project/blob/master/llvm/docs/ORCv2.rst

However they’re both pretty rough and minimal so far.

We’re due for some tutorial modernization too, but I’ve been prioritizing ORCv2 development.
> Especially for use under windows since this seems to be rather rare.
> 

Unfortunately I don’t have access to Windows to test, so I’m not sure how smooth the tutorials are here. Are you running in to any specific issues with them?

Cheers,
Lang.

Sent from my iPad

> On Dec 2, 2019, at 12:25 AM, Finkel, Hal J. <hfinkel at anl.gov> wrote:
> 
> 
> I received this request off-list:
> 
> > I would really love seeing presentations or workshops about the JIT. Kinda like the KaldeiscopeJIT tutorials but in a guided way to ask questions and improve understanding about it. Especially for use under windows since this seems to be rather rare.
> 
>  -Hal
> 
>> On 11/26/19 10:49 AM, Hal Finkel wrote:
>> If you have suggestions for content, sending that here is probably best. That way we can all see what people are interested in seeing and so that others can also comment. If you have suggestions on logistics, etc. then I think that llvm-devmeeting at lists.llvm.org is a good place. cc'ing Tanya in case she'd like to offer further advice.
>> 
>>  -Hal
>> 
>>> On 11/25/19 12:39 AM, Gaier, Bjoern wrote:
>>> Hi Hal,
>>>  
>>> Who would I send those suggestions to which I would like to see - or feedback in general?
>>>  
>>> Kind greetings
>>> Björn
>>>  
>>> From: Finkel, Hal J. <hfinkel at anl.gov> 
>>> Sent: 22 November 2019 17:10
>>> To: Gaier, Bjoern <Bjoern.Gaier at horiba.com>; llvm-dev at lists.llvm.org
>>> Subject: Re: [llvm-dev] Attempting EuroLLVM2020 as a beginner
>>>  
>>> Hi, Björn,
>>> 
>>> It is a specific goal of the LLVM Foundation to increase the amount of educational material at the developers' meetings. At the US meeting this year, we had more tutorials than ever before, and we want the meetings to be productive for both experts and novices alike. Moreover, if there are specific topics on which you would like to see tutorials or other kinds of sessions, please do let us know. Feedback in this regard (from everybody) is very helpful.
>>> 
>>>  -Hal
>>> 
>>> On 11/22/19 9:38 AM, Gaier, Bjoern via llvm-dev wrote:
>>> Hello again LLVM-Mailinglist,
>>>  
>>> This time I have no technical question however…
>>>  
>>> Personally I’m a big fan of the LLVM, the concept behind it – as far as I understood it – and your work in general. I use the LLVM to develop various JIT applications that load the LLVM bytecode files under Windows – my many many questions are usually about this subject.
>>>  
>>> Still after a year I feel like being a noob in that area. This is why I wonder if attempting the EuroLLVM2020 would help me with that. Of course, I never attempted such a convention so I have no idea if the talks will be way over my head, or if there are any activities to pick up beginner?
>>>  
>>> Thank you again for any help!
>>>  
>>> Kind greetings
>>> Björn
>>> Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, USt.ID-Nr. DE 114 165 789 Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, Heiko Lampert, Takashi Nagano, Takeshi Fukushima. Junichi Tajika 
>>> 
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> llvm-dev at lists.llvm.org
>>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>> -- 
>>> Hal Finkel
>>> Lead, Compiler Technology and Programming Languages
>>> Leadership Computing Facility
>>> Argonne National Laboratory
>>> Als GmbH eingetragen im Handelsregister Bad Homburg v.d.H. HRB 9816, USt.ID-Nr. DE 114 165 789 Geschäftsführer: Dr. Hiroshi Nakamura, Dr. Robert Plank, Markus Bode, Heiko Lampert, Takashi Nagano, Takeshi Fukushima. Junichi Tajika
>> -- 
>> Hal Finkel
>> Lead, Compiler Technology and Programming Languages
>> Leadership Computing Facility
>> Argonne National Laboratory
> -- 
> Hal Finkel
> Lead, Compiler Technology and Programming Languages
> Leadership Computing Facility
> Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191204/083db6f7/attachment.html>


More information about the llvm-dev mailing list