[llvm-branch-commits] [flang] [flang][openmp] Add Lowering to omp mlir for workdistribute construct (PR #154378)

Kareem Ergawy via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 20 22:44:42 PDT 2025


================
@@ -0,0 +1,30 @@
+! RUN: %flang_fc1 -emit-hlfir -fopenmp %s -o - | FileCheck %s
----------------
ergawy wrote:

Add a standalone `workdistribute` test as well?

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


More information about the llvm-branch-commits mailing list