[clang] [OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (PR #123867)
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 6 12:11:08 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"
----------------
alexey-bataev wrote:
Maybe test/misc_bugs?
https://github.com/llvm/llvm-project/pull/123867
More information about the cfe-commits
mailing list