R600/SI: Change formatting of printed registers.
[oota-llvm.git] / test / CodeGen / R600 / setuo.ll
index a9cadfadcc08f1b16ca8ade4565dd92f8085ceb6..c77a37e19041872d7e6f9b8e6ae5b4ade08d4737 100644 (file)
@@ -1,6 +1,6 @@
 ;RUN: llc < %s -march=r600 -mcpu=verde -verify-machineinstrs | FileCheck %s
 
-;CHECK: V_CMP_U_F32_e64 SGPR0_SGPR1, {{[SV]GPR[0-9]+, [SV]GPR[0-9]+}}, 0, 0, 0, 0
+;CHECK: V_CMP_U_F32_e64 s[0:1], {{[sv][0-9]+, [sv][0-9]+}}, 0, 0, 0, 0
 
 define void @main(float %p) {
 main_body: