[llvm] [OpenMP] Introduce support for OMPX extensions and taskgraph frontend (PR #66919)
    Shilei Tian via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Sep 27 09:28:28 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 llvm-commits
mailing list