[clang] [CIR] Upstream CUDA mangling test with LLVM and OGCG verification (PR #184444)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 4 12:00:51 PST 2026


================
@@ -0,0 +1,81 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -x cuda -emit-cir -target-sdk-version=12.3 %s -o %t.cir
----------------
andykaylor wrote:

This is a duplicate, right? This shouldn't be here.

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


More information about the cfe-commits mailing list