[LLVMdev] Multithreaded code generation

Duncan Sands baldrick at free.fr
Tue Oct 5 00:20:51 PDT 2010


Hi Hamed,

> I want to use LLVM to automatically translate sequential codes to multithreaded
> codes for execution on multicore processors.
> How should I start?

currently LLVM does not have support for anything like this as far as I know.
But perhaps you meant that you want to implement it, and are asking for advice?

Ciao,

Duncan.



More information about the llvm-dev mailing list