[LLVMdev] LLVM and OpenMP

Vikram S. Adve vadve at uiuc.edu
Fri Jan 18 07:13:52 PST 2008


> Sebastian, Vikram, thank you for the advices.
>
> My initial plan was to implement the methods from the Allen and  
> Kennedy
> book. I'll see if I find time to add the Omega solver as a fallback,
> too. I am not very familiar with GCC internals, but having taken a  
> look
> at tree-data-ref.c, it seems it would be the same approach as there.


That makes sense to me.

If you can add a dependence analysis capability to LLVM, I think it  
will fill a really important gap because I've seen at least two  
research projects decide not to use LLVM reportedly for the lack of  
dependence analysis.

--Vikram
http://www.cs.uiuc.edu/~vadve
http://llvm.org


>
>
> Wojtek
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list