summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/pr16556-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/pr16556-2.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/pr16556-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/pr16556-2.ll b/llvm/test/CodeGen/PowerPC/pr16556-2.ll
index 9155ed5926f..e6ec43af105 100644
--- a/llvm/test/CodeGen/PowerPC/pr16556-2.ll
+++ b/llvm/test/CodeGen/PowerPC/pr16556-2.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -verify-machineinstrs < %s
; This test formerly failed because of wrong custom lowering for
; fptosi of ppc_fp128.
OpenPOWER on IntegriCloud