This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][OMPD][Doc] Update the implementation details of OMPD
ClosedPublic

Authored by Vigneshbalu on Aug 2 2023, 4:59 AM.

Details

Summary

OMPD is already pushed to LLVM repo through https://reviews.llvm.org/D100181 .
Currently, it supports Openmp 5.0 standard for the host in Linux machines.

Diff Detail