[clang] [OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (PR #123867)

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 19:03:14 PST 2025


================
@@ -0,0 +1,110 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --functions "omp_simd_loop" --check-globals smart --filter "access|\%omp.inner.for.cond.*\!llvm.loop"
----------------
MattPD wrote:

All right, I've opened a PR #126172 with the updated test.

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


More information about the cfe-commits mailing list