[Openmp-commits] [PATCH] D21332: Remove unused wait/release code.

Yonghong Yan via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 14 12:44:08 PDT 2016


Does that mean 32-bit support is being removed? how about those *_4 and
*_4u ones, e.g. __kmpc_dispatch_fini_4u? I know those __kmpc are compiler
interfaces.

If no 32-bit, how about also __kmp_wait_64 to __kmp_wait ?


On Tue, Jun 14, 2016 at 3:22 PM, Jonathan Peyton via Openmp-commits <
openmp-commits at lists.llvm.org> wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL272697: Remove unused wait/release code. (authored by
> jlpeyton).
>
> Changed prior to commit:
>   http://reviews.llvm.org/D21332?vs=60714&id=60721#toc
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D21332
>
> Files:
>   openmp/trunk/runtime/src/dllexports
>   openmp/trunk/runtime/src/exports_so.txt
>   openmp/trunk/runtime/src/kmp.h
>   openmp/trunk/runtime/src/kmp_wait_release.cpp
>
>
> _______________________________________________
> Openmp-commits mailing list
> Openmp-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160614/f2541599/attachment.html>


More information about the Openmp-commits mailing list