Skip to content

Commit 2994569

Browse files
committed
address comments
1 parent 0469aae commit 2994569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/CodeGen/NVPTX/byval-const-global.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2-
; RUN: llc < %s -mcpu=sm_20 | FileCheck %s
3-
; RUN: %if ptxas %{ llc < %s -mcpu=sm_20 | %ptxas-verify %}
2+
; RUN: llc < %s -mcpu=sm_70 | FileCheck %s
3+
; RUN: %if ptxas %{ llc < %s -mcpu=sm_70 | %ptxas-verify %}
44

55
target triple = "nvptx64-nvidia-cuda"
66

0 commit comments

Comments
 (0)