[LLVMdev] OpenMP/autopar support in LLVM

Tobias Grosser tobias at grosser.es
Wed Jul 4 10:13:30 PDT 2012


On 07/04/2012 06:34 PM, Raghavendra, Prakash wrote:
> Hi Tobi
>
> Thanks a lot for your detailed update on the status of OpenMP in LLVM.
>
> It looks like there is no "official" support of OpenMP in LLVM 3.x at least.

For people new to LLVM this is probably not obvious. No, there is no 
official OpenMP support in the clang/LLVM combination.

> In your descriptive list, I can see that [a] is an optional patch or available in GCC, [b]&  [c] are
> available as optional runtimes (which have to be carefully bundled). [d] anyway is little
> different from OpenMP (can exist without OpenMP support in fact).

There are a lot of building blocks available to get OpenMP support 
working. I would be very interested in any work in this area.

Cheers
Tobi



More information about the llvm-dev mailing list