[llvm-dev] Webpage to track implementation status of OpenMP features

Roman Lebedev via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 6 05:22:44 PDT 2019


On Thu, Jun 6, 2019 at 9:20 AM Jonas Hahnfeld via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Hi Johannnes,
>
> there's http://clang.llvm.org/docs/OpenMPSupport.html. If that page is
> missing some information, they should be added.
Those are two completely different pages.
OpenMPSupport talks about the newly-supported bits, as of that release.
cxx_status talks, well, about status overall, not limited to supported
bits, with version info.

> Jonas
Roman.

> On 2019-06-06 05:04, Doerfert, Johannes via llvm-dev wrote:
> > Long story short:
> > We want to create a webpage under llvm.org that shows the
> > implementation status of OpenMP features, similar to
> > https://clang.llvm.org/cxx_status.html .
> >
> > Please let me know if you have wishes, questions, or concerns.
> >
> > Cheers,
> >   Johannes
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list