summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/insert_vector_elt_f64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/insert_vector_elt_f64.ll')
-rw-r--r--test/CodeGen/R600/insert_vector_elt_f64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/insert_vector_elt_f64.ll b/test/CodeGen/R600/insert_vector_elt_f64.ll
index e334be1749..595bc59655 100644
--- a/test/CodeGen/R600/insert_vector_elt_f64.ll
+++ b/test/CodeGen/R600/insert_vector_elt_f64.ll
@@ -1,6 +1,6 @@
; REQUIRES: asserts
; XFAIL: *
-; RUN: llc -march=r600 -mcpu=SI < %s | FileCheck -check-prefix=SI %s
+; RUN: llc -march=r600 -mcpu=SI -verify-machineinstrs< %s | FileCheck -check-prefix=SI %s
; SI-LABEL: @dynamic_insertelement_v2f64: