[llvm-branch-commits] [flang] [flang] Lower omp.workshare to other omp constructs (PR #101446)

Ivan R. Ivanov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Aug 19 01:27:43 PDT 2024


================
@@ -2,3 +2,4 @@ add_subdirectory(CodeGen)
 add_subdirectory(Dialect)
 add_subdirectory(HLFIR)
 add_subdirectory(Transforms)
+add_subdirectory(OpenMP)
----------------
ivanradanov wrote:

PR for this up here https://github.com/llvm/llvm-project/pull/104732

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


More information about the llvm-branch-commits mailing list