Displaying 2 results from an estimated 2 matches for "5e0a23aa".
2016 Feb 05
2
MCJit Runtine Performance
Hi Keno,
I am talking about runtime. The performance of the generated machine
code. Not the time it takes to lower the IR to machine code.
We typically only JIT once (taking a few secs) and then run the
generated machine code for hours. So the JIT time (IR -> machine code)
doesn't impact us.
Cheers
Morten
On 05/02/16 15:58, Keno Fischer wrote:
> Actually, reading over all of this
2016 Feb 05
4
MCJit Runtine Performance
...__________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160205/5e0a23aa/attachment.html>