================ @@ -0,0 +1,33 @@ +; RUN: llc -mtriple=nvptx64-nvidia-cuda -mcpu=sm_86 < %s | FileCheck %s + +; CHECK: .global .align 1 .b8 __func___$__Z10foo_kernelv ---------------- jhuber6 wrote: We need a check for the debug line. https://github.com/llvm/llvm-project/pull/101891