BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon-2022//speaker//CVAUHS
BEGIN:VEVENT
UID:pretalx-juliacon-2022-NEKFDC@pretalx.com
DTSTART:20220728T163000Z
DTEND:20220728T164000Z
DESCRIPTION:Julia's compiler spends almost all of its time generating\, opt
 imizing\, and compiling LLVM IR. Currently\, much of this work is done und
 er one giant lock\, which is also held during type inference\, reducing co
 mpiler throughput in a multithreaded environment. By using finer-grained l
 ocking and handling LLVM IR in a threadsafe manner\, we can reduce content
 ion of compilation resources. This work also leads into future JIT optimiz
 ations such as lazy\, parallel\, and speculative compilation of Julia code
 .
DTSTAMP:20260606T141535Z
LOCATION:Purple
SUMMARY:Unlocking Julia's LLVM JIT Compiler - Prem Chintalapudi
URL:https://pretalx.com/juliacon-2022/talk/NEKFDC/
END:VEVENT
END:VCALENDAR
