[LLVMdev] Multithreaded code generation

Renato Golin rengolin at systemcall.org
Tue Oct 5 01:19:11 PDT 2010


On 5 October 2010 08:42, hamed hamzehi <mohammadhamzehi at yahoo.com> wrote:

> Hi
> yes, I'm asking for any advice, I want to implement multithreaded code
> generator in LLVM.
>

Hi Hamed,

Do you propose to change codegen for specific IR constructions or generic
ones? How would you recognize multi-threaded execution in a code?

There was a thread earlier about OpenMP support in Clang, that would be a
good start, and even a good use-case for metadata.


-- 
cheers,
--renato

http://systemcall.org/

Reclaim your digital rights, eliminate DRM, learn more at
http://www.defectivebydesign.org/what_is_drm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101005/b46a354d/attachment.html>


More information about the llvm-dev mailing list