[Openmp-commits] [openmp] [OpenMP] Introduce support for OMPX extensions and taskgraph frontend (PR #66919)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Wed Sep 20 18:42:17 PDT 2023
shiltian wrote:
Since that is an extension, we have to check `getLangOpts().OpenMPExtensions`.
https://github.com/llvm/llvm-project/pull/66919
More information about the Openmp-commits
mailing list