summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/fsqrt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/fsqrt.ll')
-rw-r--r--test/CodeGen/R600/fsqrt.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/fsqrt.ll b/test/CodeGen/R600/fsqrt.ll
index 2613805..81a38c0 100644
--- a/test/CodeGen/R600/fsqrt.ll
+++ b/test/CodeGen/R600/fsqrt.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=tahiti | FileCheck %s
+; RUN: llc < %s -march=r600 -mcpu=tahiti -verify-machineinstrs | FileCheck %s
; CHECK: @fsqrt_f32
; CHECK: V_SQRT_F32_e32 {{VGPR[0-9]+, VGPR[0-9]+}}