[Openmp-commits] [clang] [llvm] [openmp] [Clang][OpenMP] Implement Loop splitting `#pragma omp split` directive (PR #183261)
Amit Tiwari via Openmp-commits
openmp-commits at lists.llvm.org
Fri Apr 3 05:28:05 PDT 2026
amitamd7 wrote:
For me, with the version change, all the tests passed except `nonconstant_count.c` which happens to have an incorrect expectation and should be deleted. I'm marking its changes in `split_messages.cpp`.
https://github.com/llvm/llvm-project/pull/183261
More information about the Openmp-commits
mailing list