================ @@ -0,0 +1,173 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -fopenmp -emit-cir %s -o %t.cir ---------------- jsjodin wrote:
I made the changes now and I changed the name to omp-llvmir.c to make it slightly more descriptive. I'll let you look this over once more. Thanks! https://github.com/llvm/llvm-project/pull/178515 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
