Skip to content

Commit 5bb9054

Browse files
author
git apple-llvm automerger
committed
Merge commit '17b3dd03a05d' from llvm.org/main into next
2 parents eed3aba + 17b3dd0 commit 5bb9054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/NVPTX/surf-write.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; RUN: llc < %s -mcpu=sm_20 -verify-machineinstrs | FileCheck %s
2-
; RUN: %if ptxas %{ llc < %s -mcpu=sm_20 -verify-machineinstrs | %ptxas-verify %}
2+
; RUN: %if ptxas %{ llc < %s -mcpu=sm_20 -mtriple=nvptx64-nvcl -verify-machineinstrs | %ptxas-verify %}
33

44
target triple = "nvptx-unknown-nvcl"
55

0 commit comments

Comments
 (0)