[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 27 09:28:26 PDT 2023


================
@@ -347,10 +347,6 @@ if(LIBOMP_OMPD_SUPPORT AND ((NOT LIBOMP_OMPT_SUPPORT) OR (NOT "${CMAKE_SYSTEM_NA
   set(LIBOMP_OMPD_SUPPORT FALSE)
 endif()
 
-# OMPX Taskgraph support
----------------
shiltian wrote:

The easiest one off the top of my head is SPEC OMP 2012.

https://github.com/llvm/llvm-project/pull/66919


More information about the Openmp-commits mailing list