[Openmp-commits] [openmp] [OpenMP][AArch64] Fix branch protection in microtasks (PR #102317)

Tulio Magno Quites Machado Filho via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 12 12:36:06 PDT 2024


================
@@ -17,6 +17,27 @@
 
 #include "kmp_config.h"
 
+#if KMP_OS_LINUX
----------------
tuliom wrote:

I've just added a new commit that moves the code as suggested.

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


More information about the Openmp-commits mailing list