34 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 52# RUN: llc -mtriple=amdgcn -run-pass si-fix-sgpr-copies -verify-machineinstrs -o - %s | FileCheck -check-prefix=GCN %s3 4---5name: copy_to_vreg_16tracksRegLiveness: true7body: |8 ; GCN-LABEL: name: copy_to_vreg_19 ; GCN: bb.0:10 ; GCN-NEXT: successors: %bb.1(0x80000000)11 ; GCN-NEXT: liveins: $vgpr0, $vgpr112 ; GCN-NEXT: {{ $}}13 ; GCN-NEXT: [[V_CVT_U32_F32_e64:%[0-9]+]]:vgpr_32 = nofpexcept V_CVT_U32_F32_e64 0, killed $vgpr0, 0, 0, implicit $mode, implicit $exec14 ; GCN-NEXT: [[COPY1:%[0-9]+]]:vgpr_32 = COPY $vgpr115 ; GCN-NEXT: [[V_CMP_GT_U32_e64:%[0-9]+]]:sreg_64_xexec = samesign V_CMP_GT_U32_e64 [[V_CVT_U32_F32_e64]], killed [[COPY1]], implicit $exec16 ; GCN-NEXT: [[VREG1:%[0-9]+]]:vreg_1 = COPY [[V_CMP_GT_U32_e64]]17 ; GCN-NEXT: {{ $}}18 ; GCN-NEXT: bb.1:19 ; GCN-NEXT: S_ENDPGM 020 bb.0:21 liveins: $vgpr0, $vgpr122 %0:vgpr_32 = nofpexcept V_CVT_U32_F32_e64 0, killed $vgpr0, 0, 0, implicit $mode, implicit $exec23 %1:sreg_32 = COPY %0:vgpr_3224 %2:sreg_32 = COPY $vgpr125 samesign S_CMP_GT_U32 %1:sreg_32, killed %2:sreg_32, implicit-def $scc26 %3:sreg_64 = COPY $scc27 %4:vreg_1 = COPY %3:sreg_6428 29 bb.1:30 S_ENDPGM 031...32## NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:33# GCN: {{.*}}34