summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/seto.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/seto.ll')
-rw-r--r--llvm/test/CodeGen/R600/seto.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/seto.ll b/llvm/test/CodeGen/R600/seto.ll
index e90e7886a6a..cc942c10a91 100644
--- a/llvm/test/CodeGen/R600/seto.ll
+++ b/llvm/test/CodeGen/R600/seto.ll
@@ -1,7 +1,7 @@
;RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck %s
;CHECK-LABEL: @main
-;CHECK: V_CMP_O_F32_e64 s[0:1], {{[sv][0-9]+, [sv][0-9]+}}, 0, 0
+;CHECK: V_CMP_O_F32_e32 vcc, {{[sv][0-9]+, v[0-9]+}}
define void @main(float %p) {
main_body:
OpenPOWER on IntegriCloud