================
@@ -12,7 +12,7 @@ extern "C" void acc_combined(int N, int cond) {
   // CHECK: acc.parallel combined(loop) {
   // CHECK: acc.loop combined(parallel) {
   // CHECK: acc.yield
-  // CHECK-NEXT: } loc
+  // CHECK-NEXT: } independent
----------------
erichkeane wrote:

loc in this file too

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

Reply via email to