================ @@ -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 ---------------- 16srivarshitha wrote:
I've removed the duplicate file at clang/test/CIR/CodeGen/CUDA/mangling.cu. The test now lives only in clang/test/CodeGenCUDA/ as requested. https://github.com/llvm/llvm-project/pull/184444 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
