Displaying 2 results from an estimated 2 matches for "12cabc72".
2010 Aug 04
0
[LLVMdev] regarding multicore support for LLVM
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.
-eric
2010 Aug 04
3
[LLVMdev] regarding multicore support for LLVM
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...
2010/8/4 Eric Christopher <echristo at apple.com>
>
> On Aug 3, 2010, at 8:48 PM, Liu wrote:
>
> > It is so difficult ...
> > Which FE? It need BE support? I didn't get it.
> >
> > 2010/8/4 vijay kumar <vijaygbvv at