summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PTX/mov.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PTX/mov.ll')
-rw-r--r--llvm/test/CodeGen/PTX/mov.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PTX/mov.ll b/llvm/test/CodeGen/PTX/mov.ll
index 00dcf19f1da..120572a0e86 100644
--- a/llvm/test/CodeGen/PTX/mov.ll
+++ b/llvm/test/CodeGen/PTX/mov.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ptx | FileCheck %s
+; RUN: llc < %s -march=ptx32 | FileCheck %s
define ptx_device i16 @t1_u16() {
; CHECK: mov.u16 rh0, 0;
OpenPOWER on IntegriCloud