140 lines · plain
1# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py2# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=hawaii -run-pass=instruction-select -verify-machineinstrs -o - %s | FileCheck -check-prefix=GFX7 %s3 4# FIXME: Ideally this would fail to select with ieee mode enabled.5---6 7name: fmaxnum_f32_f64_ieee_mode_on8legalized: true9regBankSelected: true10machineFunctionInfo:11 mode:12 ieee: true13 14body: |15 bb.0:16 liveins: $sgpr0, $vgpr0, $vgpr1, $vgpr3_vgpr4, $sgpr10_sgpr11, $vgpr10_vgpr11, $vgpr12_vgpr1317 ; GFX7-LABEL: name: fmaxnum_f32_f64_ieee_mode_on18 ; GFX7: liveins: $sgpr0, $vgpr0, $vgpr1, $vgpr3_vgpr4, $sgpr10_sgpr11, $vgpr10_vgpr11, $vgpr12_vgpr1319 ; GFX7-NEXT: {{ $}}20 ; GFX7-NEXT: [[COPY:%[0-9]+]]:sreg_32 = COPY $sgpr021 ; GFX7-NEXT: [[COPY1:%[0-9]+]]:vgpr_32 = COPY $vgpr022 ; GFX7-NEXT: [[COPY2:%[0-9]+]]:vgpr_32 = COPY $vgpr123 ; GFX7-NEXT: [[COPY3:%[0-9]+]]:vreg_64 = COPY $vgpr3_vgpr424 ; GFX7-NEXT: [[COPY4:%[0-9]+]]:sreg_64 = COPY $sgpr10_sgpr1125 ; GFX7-NEXT: [[COPY5:%[0-9]+]]:vreg_64 = COPY $vgpr10_vgpr1126 ; GFX7-NEXT: [[COPY6:%[0-9]+]]:vreg_64 = COPY $vgpr12_vgpr1327 ; GFX7-NEXT: %7:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY1]], 0, [[COPY]], 0, 0, implicit $mode, implicit $exec28 ; GFX7-NEXT: %8:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY]], 0, [[COPY1]], 0, 0, implicit $mode, implicit $exec29 ; GFX7-NEXT: %9:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY1]], 0, [[COPY2]], 0, 0, implicit $mode, implicit $exec30 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %7, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)31 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %8, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)32 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %9, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)33 ; GFX7-NEXT: %10:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY4]], 0, [[COPY5]], 0, 0, implicit $mode, implicit $exec34 ; GFX7-NEXT: %11:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY5]], 0, [[COPY4]], 0, 0, implicit $mode, implicit $exec35 ; GFX7-NEXT: %12:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY5]], 0, [[COPY6]], 0, 0, implicit $mode, implicit $exec36 ; GFX7-NEXT: S_ENDPGM 0, implicit %10, implicit %11, implicit %1237 %0:sgpr(s32) = COPY $sgpr038 %1:vgpr(s32) = COPY $vgpr039 %2:vgpr(s32) = COPY $vgpr140 %3:vgpr(p1) = COPY $vgpr3_vgpr441 42 %10:sgpr(s64) = COPY $sgpr10_sgpr1143 %11:vgpr(s64) = COPY $vgpr10_vgpr1144 %12:vgpr(s64) = COPY $vgpr12_vgpr1345 46 ; maxnum vs47 %4:vgpr(s32) = G_FMAXNUM %1, %048 49 ; maxnum sv50 %5:vgpr(s32) = G_FMAXNUM %0, %151 52 ; maxnum vv53 %6:vgpr(s32) = G_FMAXNUM %1, %254 55 G_STORE %4, %3 :: (store (s32), addrspace 1)56 G_STORE %5, %3 :: (store (s32), addrspace 1)57 G_STORE %6, %3 :: (store (s32), addrspace 1)58 59 ; 64-bit60 61 ; maxnum vs62 %14:vgpr(s64) = G_FMAXNUM %10, %1163 64 ; maxnum sv65 %15:vgpr(s64) = G_FMAXNUM %11, %1066 67 ; maxnum vv68 %16:vgpr(s64) = G_FMAXNUM %11, %1269 70 S_ENDPGM 0, implicit %14, implicit %15, implicit %1671...72 73---74 75name: fmaxnum_f32_f64_ieee_mode_off76legalized: true77regBankSelected: true78machineFunctionInfo:79 mode:80 ieee: false81 82body: |83 bb.0:84 liveins: $sgpr0, $vgpr0, $vgpr1, $vgpr3_vgpr4, $sgpr10_sgpr11, $vgpr10_vgpr11, $vgpr12_vgpr1385 ; GFX7-LABEL: name: fmaxnum_f32_f64_ieee_mode_off86 ; GFX7: liveins: $sgpr0, $vgpr0, $vgpr1, $vgpr3_vgpr4, $sgpr10_sgpr11, $vgpr10_vgpr11, $vgpr12_vgpr1387 ; GFX7-NEXT: {{ $}}88 ; GFX7-NEXT: [[COPY:%[0-9]+]]:sreg_32 = COPY $sgpr089 ; GFX7-NEXT: [[COPY1:%[0-9]+]]:vgpr_32 = COPY $vgpr090 ; GFX7-NEXT: [[COPY2:%[0-9]+]]:vgpr_32 = COPY $vgpr191 ; GFX7-NEXT: [[COPY3:%[0-9]+]]:vreg_64 = COPY $vgpr3_vgpr492 ; GFX7-NEXT: [[COPY4:%[0-9]+]]:sreg_64 = COPY $sgpr10_sgpr1193 ; GFX7-NEXT: [[COPY5:%[0-9]+]]:vreg_64 = COPY $vgpr10_vgpr1194 ; GFX7-NEXT: [[COPY6:%[0-9]+]]:vreg_64 = COPY $vgpr12_vgpr1395 ; GFX7-NEXT: %7:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY1]], 0, [[COPY]], 0, 0, implicit $mode, implicit $exec96 ; GFX7-NEXT: %8:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY]], 0, [[COPY1]], 0, 0, implicit $mode, implicit $exec97 ; GFX7-NEXT: %9:vgpr_32 = nofpexcept V_MAX_F32_e64 0, [[COPY1]], 0, [[COPY2]], 0, 0, implicit $mode, implicit $exec98 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %7, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)99 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %8, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)100 ; GFX7-NEXT: FLAT_STORE_DWORD [[COPY3]], %9, 0, 0, implicit $exec, implicit $flat_scr :: (store (s32), addrspace 1)101 ; GFX7-NEXT: %10:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY4]], 0, [[COPY5]], 0, 0, implicit $mode, implicit $exec102 ; GFX7-NEXT: %11:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY5]], 0, [[COPY4]], 0, 0, implicit $mode, implicit $exec103 ; GFX7-NEXT: %12:vreg_64 = nofpexcept V_MAX_F64_e64 0, [[COPY5]], 0, [[COPY6]], 0, 0, implicit $mode, implicit $exec104 ; GFX7-NEXT: S_ENDPGM 0, implicit %10, implicit %11, implicit %12105 %0:sgpr(s32) = COPY $sgpr0106 %1:vgpr(s32) = COPY $vgpr0107 %2:vgpr(s32) = COPY $vgpr1108 %3:vgpr(p1) = COPY $vgpr3_vgpr4109 110 %10:sgpr(s64) = COPY $sgpr10_sgpr11111 %11:vgpr(s64) = COPY $vgpr10_vgpr11112 %12:vgpr(s64) = COPY $vgpr12_vgpr13113 114 ; maxnum vs115 %4:vgpr(s32) = G_FMAXNUM %1, %0116 117 ; maxnum sv118 %5:vgpr(s32) = G_FMAXNUM %0, %1119 120 ; maxnum vv121 %6:vgpr(s32) = G_FMAXNUM %1, %2122 123 G_STORE %4, %3 :: (store (s32), addrspace 1)124 G_STORE %5, %3 :: (store (s32), addrspace 1)125 G_STORE %6, %3 :: (store (s32), addrspace 1)126 127 ; 64-bit128 129 ; maxnum vs130 %14:vgpr(s64) = G_FMAXNUM %10, %11131 132 ; maxnum sv133 %15:vgpr(s64) = G_FMAXNUM %11, %10134 135 ; maxnum vv136 %16:vgpr(s64) = G_FMAXNUM %11, %12137 138 S_ENDPGM 0, implicit %14, implicit %15, implicit %16139...140