Skip to content

Commit 85571ba

Browse files
griddepcontrol requires sm_90
1 parent c8f4189 commit 85571ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/NVPTX/griddepcontrol.ll

Lines changed: 1 addition & 1 deletion
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
22
; RUN: llc < %s -mcpu=sm_90 -march=nvptx64 | FileCheck %s
3-
; RUN: %if ptxas-11.8 %{ llc < %s -mcpu=sm_90 -march=nvptx64 | %ptxas-verify %}
3+
; RUN: %if ptxas-11.8 %{ llc < %s -mcpu=sm_90 -march=nvptx64 | %ptxas-verify -arch=sm_90 %}
44

55
define void @griddepcontrol() {
66
; CHECK-LABEL: griddepcontrol(

0 commit comments

Comments
 (0)