[LLVMdev] regarding multicore support for LLVM

Sebastian Redl sebastian.redl at getdesigned.at
Tue Aug 3 22:24:11 PDT 2010


On 08/03/2010 08:59 PM, Eric Christopher wrote:
> On Aug 3, 2010, at 8:55 PM, Liu wrote:
>
>   
>> I'm using Clang but not llvm-gcc. Now, I get it.
>> Maybe Clang will support it soon, but I think it have nothing to do with BE...
>>     
> The constructs need to be lowered to something that the backend understands.
>
> And, as far as I know, no one is working on OpenMP in clang.  There is support
> for Blocks though which works very well.
>   
There was a mail on cfe-dev a few days ago from someone who is
apparently working on it.

Sebastian



More information about the llvm-dev mailing list