[Mlir-commits] [clang] [llvm] [mlir] [Flang][OpenMP] Enable no-loop kernels (PR #155818)
Dhruva Chakrabarti
llvmlistbot at llvm.org
Thu Aug 28 16:23:56 PDT 2025
================
@@ -0,0 +1,43 @@
+! Check if the first OpenMP GPU kernel is promoted to no-loop mode.
----------------
dhruvachak wrote:
Please add more test cases showing thread_limit/num_threads clauses and envars OMP_NUM_TEAMS and OMP_TEAMS_THREAD_LIMIT. Additionally, tests with "omp teams" and "omp parallel". I know some of them are negative test cases but would be good to have.
https://github.com/llvm/llvm-project/pull/155818
More information about the Mlir-commits
mailing list