[LLVMdev] OpenMP/autopar support in LLVM

Preston Briggs preston.briggs at gmail.com
Wed Jul 4 09:08:32 PDT 2012


On Wed, Jul 4, 2012 at 8:57 AM, Tobias Grosser <tobias at grosser.es> wrote:
> - There is a project called "Parallelization for LLVM" [4]. They have a
> lot of interesting stuff on the website, but I am not sure about the
> progress. Preston should be able to give details here.
>
> [4] https://sites.google.com/site/parallelizationforllvm/

I'm at an early stage, still working on dependence analysis.
While the dependence analysis is coming along well,
actual loop transformations based on the analysis
are a ways out.

Preston



More information about the llvm-dev mailing list