[PATCH] D11059: [OPENMP] Info in release notes about OpenMP support in clang.

Michael Wong fraggamuffin at gmail.com
Wed Jul 22 18:21:32 PDT 2015


+Jopnathan Peyton

We had a discussion on this on our Wednesday morning call. Jonathan Peyton
has added the cmake infrastructure to support this and is automating the
library tests to support the switch for libomp. Jonathan will be able to
correct me if I am wrong. This we hope will enable the setting of the
default switch of -fopenmp. If there are additional requirements, please
let us know. Thanks.

On Wed, Jul 22, 2015 at 6:56 PM, Hans Wennborg <hans at chromium.org> wrote:

> hans added a subscriber: hans.
> hans added a comment.
>
> Can the note include a link to the documentation describing how to use
> OpenMP with Clang?
>
> And speaking of that, what is the situation there? As far as I understand,
> the "switching CLANG_DEFAULT_OPENMP_RUNTIME to libomp" discussion is still
> not resolved. Does -fopenmp work out of the box now? -fopenmp=libomp? Where
> is the user supposed to get the runtime lib from? It's not currently part
> of the pre-built binaries that ship as part of the release.
>
>
> ================
> Comment at: docs/ReleaseNotes.rst:121
> @@ +120,3 @@
> +OpenMP 3.1 is now fully supported and reported to work on several
> platforms,
> +including x86, x86-64 and Power.
> +
> ----------------
> Nit: "Now fully supported" and "reported to work on several platforms"
> reads slightly contradictory to me.
>
>
> http://reviews.llvm.org/D11059
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150722/82f2a56b/attachment.html>


More information about the cfe-commits mailing list