[Openmp-dev] Is there an updated "OpenMP Representation in LLVM IR" document?

Hal Finkel hfinkel at anl.gov
Fri Jun 5 15:00:21 PDT 2015


Hi Matt,

Sorry for the lack of reply. We're not currently using a representation like that at all. Clang is directly lowering OpenMP constructions into calls to our OpenMP runtime library. There is no particular IR representation.

 -Hal

----- Original Message -----
> From: "Matt Davis" <mattdavis9 at gmail.com>
> To: openmp-dev at dcs-maillist2.engr.illinois.edu
> Sent: Friday, June 5, 2015 2:46:55 PM
> Subject: [Openmp-dev] Is there an updated "OpenMP Representation in LLVM IR"	document?
> 
> Hello,
> 
> Is there a more recent version of the "OpenMP Representation in LLVM
> IR" document that was originally posted here:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-September/053870.html
> 
> I asked on the llvmdev list (where the original mail was posted), but
> received no response.
> 
> Thanks!
> 
> -Matt
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at dcs-maillist2.engr.illinois.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the Openmp-dev mailing list