summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fp-branch.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fp-branch.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/fp-branch.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/fp-branch.ll b/llvm/test/CodeGen/PowerPC/fp-branch.ll
index cb8acc5edc1..ba8052d93cb 100644
--- a/llvm/test/CodeGen/PowerPC/fp-branch.ll
+++ b/llvm/test/CodeGen/PowerPC/fp-branch.ll
@@ -1,4 +1,4 @@
-; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -march=ppc32 | grep fcmp | count 1
+; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- | grep fcmp | count 1
declare i1 @llvm.isunordered.f64(double, double)
OpenPOWER on IntegriCloud