search for: qpbefagv6t

Displaying 2 results from an estimated 2 matches for "qpbefagv6t".

Did you mean: qpbefagv6ts
2020 Oct 06
2
LLVM Developers Meeting JIT BoF -- Request for Topics of Interest
...other, identify potential areas of collaboration, identify things that I can do to unblock you, and get the ball rolling on some conversations that we can continue on the mailing lists. It looks like we'll have an opportunity to set up impromptu meet-ups too (see https://www.youtube.com/watch?v=Qpbefagv6Ts) so if you want to do a deeper dive on a topic area we can set one or more of those up -- just let me know in this thread. Topics so far: A very brief status update on OrcV2 and JITLink. Future / Potential use-cases for the JIT. -- LLDB, the Swift interpreter, REPLs. Compile time improvement...
2020 Oct 02
2
LLVM Developers Meeting JIT BoF -- Request for Topics of Interest
Hi Andres, That would be of interest to me too. One thing around this I have been > wondering about is whether it's realistic to merge the optimization and > code generation phases - right now we spend a lot of time re-doing > analyses during codegen that we already had done during optimization. Sounds good to me. I think there are two sub-topics here: (1) JIT specifics. E.g. What