summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/select_lt0.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/select_lt0.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/select_lt0.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/select_lt0.ll b/llvm/test/CodeGen/PowerPC/select_lt0.ll
index 20d372a4cfd..9164ee0c4e2 100644
--- a/llvm/test/CodeGen/PowerPC/select_lt0.ll
+++ b/llvm/test/CodeGen/PowerPC/select_lt0.ll
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -march=ppc32 | not grep cmp
+; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- | not grep cmp
define i32 @seli32_1(i32 %a) {
entry:
OpenPOWER on IntegriCloud