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 70c5887 commit 17b3dd0Copy full SHA for 17b3dd0
llvm/test/CodeGen/NVPTX/surf-write.ll
@@ -1,5 +1,5 @@
1
; RUN: llc < %s -mcpu=sm_20 -verify-machineinstrs | FileCheck %s
2
-; RUN: %if ptxas %{ llc < %s -mcpu=sm_20 -verify-machineinstrs | %ptxas-verify %}
+; RUN: %if ptxas %{ llc < %s -mcpu=sm_20 -mtriple=nvptx64-nvcl -verify-machineinstrs | %ptxas-verify %}
3
4
target triple = "nvptx-unknown-nvcl"
5
0 commit comments