[PATCH] D51126: [ORC] Add LLJIT::CreateMultiThreaded()

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 09:53:35 PDT 2018


sgraenitz updated this revision to Diff 163357.
sgraenitz added a comment.

[ORC] LLJIT::Create() proposal: add flag to enable multithreaded codegen


Repository:
  rL LLVM

https://reviews.llvm.org/D51126

Files:
  include/llvm/ExecutionEngine/Orc/LLJIT.h
  lib/ExecutionEngine/Orc/LLJIT.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51126.163357.patch
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/6301c9f8/attachment.bin>


More information about the llvm-commits mailing list