[clang] [CIR][OpenMP] Enable lowering of the OpenMP dialect to LLVM IR (PR #178515)

Jan Leyonberg via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 3 15:08:43 PST 2026


================
@@ -0,0 +1,173 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -fopenmp -emit-cir %s -o %t.cir
----------------
jsjodin wrote:

Okay, I will fix these issues. Thank you!

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


More information about the cfe-commits mailing list