[Openmp-commits] [openmp] [OpenMP] Introduce support for OMPX extensions and taskgraph frontend (PR #66919)
via Openmp-commits
openmp-commits at lists.llvm.org
Thu Sep 21 04:09:34 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
----------------
Munesanz wrote:
Sure, do you know where can we find the BOLT benchmark suite? Thanks!
https://github.com/llvm/llvm-project/pull/66919
More information about the Openmp-commits
mailing list