Displaying 1 result from an estimated 1 matches for "1001752".
Did you mean:
1001756
2008 Dec 25
0
[LLVMdev] Questions on Parallelism and Data Dependence Analysis
> Hi, I have two questions about llvm, and expect your reply very much.
>
> 1. Is there any plan of llvm to support Thread-Level Parallelism by using
> OpenMP, MPI, pthread or llvm-defined directives?
> If automatic parallelism exploring is very hard, what is the key
> problem? We can't get the precise data dependence
> information at compile-time?
llvm-gcc uses