We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9aa5bd commit 7e0ec5aCopy full SHA for 7e0ec5a
llvm/test/CodeGen/NVPTX/nvptx-debug-symbol-name.ll
@@ -2,6 +2,7 @@
2
; RUN: %if ptxas %{ llc < %s -mtriple=nvptx64-nvidia-cuda -mcpu=sm_86 -verify-machineinstrs | %ptxas-verify %}
3
4
; CHECK: .global .align 1 .b8 __func___$__Z10foo_kernelv
5
+; CHECK: .b64 __func__$_Z10foo_kernelv
6
7
@__func__._Z10foo_kernelv = private unnamed_addr constant [11 x i8] c"foo_kernel\00", align 1, !dbg !0
8
0 commit comments