================
@@ -23,6 +23,8 @@ void emit_simple_parallel() {
     during(i);
   }
   // CHECK-NEXT: omp.parallel {
+  // CHECK-NEXT: {{.*}} = cir.load align(4) %{{.*}} : !cir.ptr<!s32i>, !s32i
----------------
bcardosolopes wrote:

Thanks for applying this change. I see the new file but might be better just to 
add all those new RUN lines in this one (no need to apply to existing tests), 
unless you are still getting LLVM failures for other things in this file, then 
it'd make sense to split out.

https://github.com/llvm/llvm-project/pull/178515
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to