29 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py2# RUN: llc -mtriple=amdgcn-- -mcpu=gfx1100 -mattr=+real-true16 -run-pass=prologepilog %s -o - | FileCheck -check-prefix=GCN %s3 4---5name: wwm_reg_skip_sort_16bit6tracksRegLiveness: true7machineFunctionInfo:8 isEntryFunction: true9body: |10 bb.0:11 ; GCN-LABEL: name: wwm_reg_skip_sort_16bit12 ; GCN: renamable $sgpr0 = ENTER_STRICT_WWM -1, implicit-def $exec, implicit-def $scc, implicit $exec13 ; GCN-NEXT: $vgpr0 = IMPLICIT_DEF14 ; GCN-NEXT: renamable $sgpr1 = V_READLANE_B32 $vgpr0, 3115 ; GCN-NEXT: renamable $sgpr2 = S_MOV_B32 016 ; GCN-NEXT: undef $vgpr0_lo16 = V_CNDMASK_B16_t16_e64 0, 0, 0, killed $sgpr1, killed $sgpr2, 0, implicit $exec17 ; GCN-NEXT: $exec_lo = EXIT_STRICT_WWM killed renamable $sgpr018 ; GCN-NEXT: early-clobber renamable $vgpr1 = V_MOV_B32_e32 $vgpr0, implicit $exec19 ; GCN-NEXT: S_ENDPGM 0, implicit killed renamable $vgpr120 renamable $sgpr0 = ENTER_STRICT_WWM -1, implicit-def $exec, implicit-def $scc, implicit $exec21 $vgpr0 = IMPLICIT_DEF22 renamable $sgpr1 = V_READLANE_B32 $vgpr0, 3123 renamable $sgpr2 = S_MOV_B32 024 undef $vgpr0_lo16 = V_CNDMASK_B16_t16_e64 0, 0, 0, killed $sgpr1, killed $sgpr2, 0, implicit $exec25 $exec_lo = EXIT_STRICT_WWM killed renamable $sgpr026 early-clobber renamable $vgpr1 = V_MOV_B32_e32 $vgpr0, implicit $exec27 S_ENDPGM 0, implicit killed renamable $vgpr128...29