2486 lines
256 KiB
LLVM
2486 lines
256 KiB
LLVM
; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py
|
|
; RUN: opt -passes="print<cost-model>" -cost-kind=all 2>&1 -disable-output -mtriple=thumbv7-apple-ios6.0.0 -mcpu=cortex-a9 < %s | FileCheck %s --check-prefix=CHECK-NEON
|
|
; RUN: opt -passes="print<cost-model>" -cost-kind=all 2>&1 -disable-output -mtriple=thumbv8.1m.main-none-eabi -mattr=+mve.fp < %s | FileCheck %s --check-prefix=CHECK-MVE
|
|
; RUN: opt -passes="print<cost-model>" -cost-kind=all 2>&1 -disable-output -mtriple=thumbv8m.main-none-eabi < %s | FileCheck %s --check-prefix=CHECK-V8M-MAIN
|
|
; RUN: opt -passes="print<cost-model>" -cost-kind=all 2>&1 -disable-output -mtriple=thumbv8m.base-none-eabi < %s | FileCheck %s --check-prefix=CHECK-V8M-BASE
|
|
; RUN: opt -passes="print<cost-model>" -cost-kind=all 2>&1 -disable-output -mtriple=armv8r-none-eabi -mattr=+neon,+fp-armv8 < %s | FileCheck %s --check-prefix=CHECK-V8R
|
|
|
|
target datalayout = "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64"
|
|
|
|
define i32 @casts() {
|
|
; CHECK-NEON-LABEL: 'casts'
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r0 = sext i1 undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r1 = zext i1 undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r2 = sext i1 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r3 = zext i1 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r4 = sext i1 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r5 = zext i1 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r6 = sext i1 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r7 = zext i1 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r8 = trunc i8 undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r9 = sext i8 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r10 = zext i8 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r11 = sext i8 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r12 = zext i8 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r13 = sext i8 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r14 = zext i8 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r15 = trunc i16 undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r16 = trunc i16 undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r17 = sext i16 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r18 = zext i16 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r19 = sext i16 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r20 = zext i16 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r21 = trunc i32 undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r22 = trunc i32 undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r23 = trunc i32 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r24 = sext i32 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r25 = zext i32 undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r26 = trunc i64 undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r27 = trunc i64 undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r28 = trunc i64 undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %r29 = trunc i64 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r30 = fptoui float undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r31 = fptosi float undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r32 = fptoui float undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r33 = fptosi float undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r34 = fptoui float undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r35 = fptosi float undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r36 = fptoui float undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r37 = fptosi float undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r38 = fptoui float undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r39 = fptosi float undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r30f = fptoui half undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r31f = fptosi half undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r32f = fptoui half undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r33f = fptosi half undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r34f = fptoui half undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r35f = fptosi half undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r36f = fptoui half undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r37f = fptosi half undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r38f = fptoui half undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r39f = fptosi half undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r40 = fptoui double undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r41 = fptosi double undef to i1
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r42 = fptoui double undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r43 = fptosi double undef to i8
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r44 = fptoui double undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r45 = fptosi double undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r46 = fptoui double undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r47 = fptosi double undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r48 = fptoui double undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r49 = fptosi double undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r50 = sitofp i1 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r51 = uitofp i1 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r50f = sitofp i1 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r51f = uitofp i1 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r52 = sitofp i1 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r53 = uitofp i1 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r54f = sitofp i8 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r55f = uitofp i8 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r54 = sitofp i8 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r55 = uitofp i8 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r56 = sitofp i8 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r57 = uitofp i8 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r58f = sitofp i16 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r59f = uitofp i16 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r58 = sitofp i16 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r59 = uitofp i16 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r60 = sitofp i16 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r61 = uitofp i16 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r62f = sitofp i32 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r63f = uitofp i32 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r62 = sitofp i32 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r63 = uitofp i32 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r64 = sitofp i32 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r65 = uitofp i32 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r66f = sitofp i64 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r67f = uitofp i64 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r66 = sitofp i64 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r67 = uitofp i64 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r68 = sitofp i64 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r69 = uitofp i64 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %q70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %q71 = sext <8 x i8> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %s70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r70 = sext <8 x i8> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r71 = sext <16 x i8> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %q72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %q73 = zext <8 x i8> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %s72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r72 = zext <8 x i8> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r73 = zext <16 x i8> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %rext_a = sext <2 x i32> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %rext_b = zext <2 x i32> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r80df = fptrunc double undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r81df = fptrunc <2 x double> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r82df = fptrunc <4 x double> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r83df = fptrunc <8 x double> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r84df = fptrunc <16 x double> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 10 for: %r80dh = fptrunc double undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 20 for: %r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 40 for: %r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 80 for: %r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 160 for: %r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 10 for: %r80fh = fptrunc float undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 20 for: %r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 40 for: %r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 80 for: %r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 160 for: %r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r85fd = fpext float undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r86fd = fpext <2 x float> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r87fd = fpext <4 x float> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r88fd = fpext <8 x float> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r89fd = fpext <16 x float> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 10 for: %r85hd = fpext half undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 20 for: %r86hd = fpext <2 x half> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 40 for: %r87hd = fpext <4 x half> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 80 for: %r88hd = fpext <8 x half> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 160 for: %r89hd = fpext <16 x half> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 10 for: %r85hf = fpext half undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 20 for: %r86hf = fpext <2 x half> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 40 for: %r87hf = fpext <4 x half> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 80 for: %r88hf = fpext <8 x half> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 160 for: %r89hf = fpext <16 x half> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r90 = fptoui <2 x float> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r91 = fptosi <2 x float> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r92 = fptoui <2 x float> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r93 = fptosi <2 x float> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r94 = fptoui <2 x float> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r95 = fptosi <2 x float> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r96 = fptoui <2 x float> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r97 = fptosi <2 x float> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r98 = fptoui <2 x float> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r99 = fptosi <2 x float> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r90h = fptoui <2 x half> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r91h = fptosi <2 x half> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r92h = fptoui <2 x half> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r93h = fptosi <2 x half> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r94h = fptoui <2 x half> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r95h = fptosi <2 x half> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r96h = fptoui <2 x half> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r97h = fptosi <2 x half> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r98h = fptoui <2 x half> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r99h = fptosi <2 x half> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r100 = fptoui <2 x double> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r101 = fptosi <2 x double> undef to <2 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r102 = fptoui <2 x double> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r103 = fptosi <2 x double> undef to <2 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r104 = fptoui <2 x double> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r105 = fptosi <2 x double> undef to <2 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r106 = fptoui <2 x double> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r107 = fptosi <2 x double> undef to <2 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r108 = fptoui <2 x double> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r109 = fptosi <2 x double> undef to <2 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r110 = fptoui <4 x float> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r111 = fptosi <4 x float> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r112 = fptoui <4 x float> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r113 = fptosi <4 x float> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r114 = fptoui <4 x float> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r115 = fptosi <4 x float> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r116 = fptoui <4 x float> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r117 = fptosi <4 x float> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r118 = fptoui <4 x float> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r119 = fptosi <4 x float> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r110h = fptoui <4 x half> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r111h = fptosi <4 x half> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r112h = fptoui <4 x half> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r113h = fptosi <4 x half> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r114h = fptoui <4 x half> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r115h = fptosi <4 x half> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r116h = fptoui <4 x half> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r117h = fptosi <4 x half> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r118h = fptoui <4 x half> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r119h = fptosi <4 x half> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r120 = fptoui <4 x double> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r121 = fptosi <4 x double> undef to <4 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r122 = fptoui <4 x double> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r123 = fptosi <4 x double> undef to <4 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r124 = fptoui <4 x double> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r125 = fptosi <4 x double> undef to <4 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r126 = fptoui <4 x double> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r127 = fptosi <4 x double> undef to <4 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:64 CodeSize:1 Lat:1 SizeLat:1 for: %r128 = fptoui <4 x double> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:64 CodeSize:1 Lat:1 SizeLat:1 for: %r129 = fptosi <4 x double> undef to <4 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r130 = fptoui <8 x float> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r131 = fptosi <8 x float> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r132 = fptoui <8 x float> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r133 = fptosi <8 x float> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r134 = fptoui <8 x float> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r135 = fptosi <8 x float> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r136 = fptoui <8 x float> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r137 = fptosi <8 x float> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:130 CodeSize:1 Lat:1 SizeLat:1 for: %r138 = fptoui <8 x float> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:130 CodeSize:1 Lat:1 SizeLat:1 for: %r139 = fptosi <8 x float> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r130h = fptoui <8 x half> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r131h = fptosi <8 x half> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r132h = fptoui <8 x half> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r133h = fptosi <8 x half> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r134h = fptoui <8 x half> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r135h = fptosi <8 x half> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r136h = fptoui <8 x half> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r137h = fptosi <8 x half> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:60 CodeSize:1 Lat:1 SizeLat:1 for: %r138h = fptoui <8 x half> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:60 CodeSize:1 Lat:1 SizeLat:1 for: %r139h = fptosi <8 x half> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r140 = fptoui <8 x double> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r141 = fptosi <8 x double> undef to <8 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r142 = fptoui <8 x double> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r143 = fptosi <8 x double> undef to <8 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r144 = fptoui <8 x double> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r145 = fptosi <8 x double> undef to <8 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r146 = fptoui <8 x double> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r147 = fptosi <8 x double> undef to <8 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:128 CodeSize:1 Lat:1 SizeLat:1 for: %r148 = fptoui <8 x double> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:128 CodeSize:1 Lat:1 SizeLat:1 for: %r149 = fptosi <8 x double> undef to <8 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:131 CodeSize:1 Lat:1 SizeLat:1 for: %r150 = fptoui <16 x float> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:131 CodeSize:1 Lat:1 SizeLat:1 for: %r151 = fptosi <16 x float> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r152 = fptoui <16 x float> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r153 = fptosi <16 x float> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r154 = fptoui <16 x float> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r155 = fptosi <16 x float> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r156 = fptoui <16 x float> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r157 = fptosi <16 x float> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:260 CodeSize:1 Lat:1 SizeLat:1 for: %r158 = fptoui <16 x float> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:260 CodeSize:1 Lat:1 SizeLat:1 for: %r159 = fptosi <16 x float> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r150h = fptoui <16 x half> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r151h = fptosi <16 x half> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r152h = fptoui <16 x half> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r153h = fptosi <16 x half> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r154h = fptoui <16 x half> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r155h = fptosi <16 x half> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r156h = fptoui <16 x half> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r157h = fptosi <16 x half> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:120 CodeSize:1 Lat:1 SizeLat:1 for: %r158h = fptoui <16 x half> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:120 CodeSize:1 Lat:1 SizeLat:1 for: %r159h = fptosi <16 x half> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r160 = fptoui <16 x double> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r161 = fptosi <16 x double> undef to <16 x i1>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r162 = fptoui <16 x double> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r163 = fptosi <16 x double> undef to <16 x i8>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:134 CodeSize:1 Lat:1 SizeLat:1 for: %r164 = fptoui <16 x double> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:134 CodeSize:1 Lat:1 SizeLat:1 for: %r165 = fptosi <16 x double> undef to <16 x i16>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r166 = fptoui <16 x double> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r167 = fptosi <16 x double> undef to <16 x i32>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:256 CodeSize:1 Lat:1 SizeLat:1 for: %r168 = fptoui <16 x double> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:256 CodeSize:1 Lat:1 SizeLat:1 for: %r169 = fptosi <16 x double> undef to <16 x i64>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r170 = uitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r171 = sitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r172 = uitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r173 = sitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174 = uitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175 = sitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r176 = uitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r177 = sitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r178 = uitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r179 = sitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r170h = uitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r171h = sitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r172h = uitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r173h = sitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r174h = uitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r175h = sitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r176h = uitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r177h = sitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r178h = uitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r179h = sitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r180 = uitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r181 = sitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r182 = uitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r183 = sitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r184 = uitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r185 = sitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r186 = uitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r187 = sitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r188 = uitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r189 = sitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r190 = uitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r191 = sitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r192 = uitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r193 = sitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r194 = uitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r195 = sitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r196 = uitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %r197 = sitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:57 CodeSize:1 Lat:1 SizeLat:1 for: %r198 = uitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:57 CodeSize:1 Lat:1 SizeLat:1 for: %r199 = sitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r190h = uitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r191h = sitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r192h = uitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r193h = sitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r194h = uitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r195h = sitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r196h = uitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r197h = sitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r198h = uitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r199h = sitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:17 CodeSize:1 Lat:1 SizeLat:1 for: %r200 = uitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:17 CodeSize:1 Lat:1 SizeLat:1 for: %r201 = sitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:9 CodeSize:1 Lat:1 SizeLat:1 for: %r202 = uitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:9 CodeSize:1 Lat:1 SizeLat:1 for: %r203 = sitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r204 = uitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r205 = sitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r206 = uitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r207 = sitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r208 = uitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r209 = sitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r210 = uitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r211 = sitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r212 = uitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r213 = sitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r214 = uitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r215 = sitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r216 = uitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r217 = sitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:114 CodeSize:1 Lat:1 SizeLat:1 for: %r218 = uitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:114 CodeSize:1 Lat:1 SizeLat:1 for: %r219 = sitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r210h = uitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r211h = sitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r212h = uitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r213h = sitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r214h = uitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r215h = sitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r216h = uitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r217h = sitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r218h = uitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r219h = sitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:35 CodeSize:1 Lat:1 SizeLat:1 for: %r220 = uitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:35 CodeSize:1 Lat:1 SizeLat:1 for: %r221 = sitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:19 CodeSize:1 Lat:1 SizeLat:1 for: %r222 = uitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:19 CodeSize:1 Lat:1 SizeLat:1 for: %r223 = sitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r224 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r225 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r226 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r227 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r228 = uitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r229 = sitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r230 = uitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r231 = sitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r232 = uitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r233 = sitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r234 = uitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r235 = sitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r236 = uitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r237 = sitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:228 CodeSize:1 Lat:1 SizeLat:1 for: %r238 = uitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:228 CodeSize:1 Lat:1 SizeLat:1 for: %r239 = sitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r230h = uitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r231h = sitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r232h = uitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r233h = sitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r234h = uitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r235h = sitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r236h = uitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r237h = sitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r238h = uitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r239h = sitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:71 CodeSize:1 Lat:1 SizeLat:1 for: %r240 = uitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:71 CodeSize:1 Lat:1 SizeLat:1 for: %r241 = sitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:39 CodeSize:1 Lat:1 SizeLat:1 for: %r242 = uitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:39 CodeSize:1 Lat:1 SizeLat:1 for: %r243 = sitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r244 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r245 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r246 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r247 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:192 CodeSize:1 Lat:1 SizeLat:1 for: %r248 = uitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:192 CodeSize:1 Lat:1 SizeLat:1 for: %r249 = sitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
; CHECK-MVE-LABEL: 'casts'
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r0 = sext i1 undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r1 = zext i1 undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r2 = sext i1 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r3 = zext i1 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r4 = sext i1 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r5 = zext i1 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r6 = sext i1 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r7 = zext i1 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r8 = trunc i8 undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r9 = sext i8 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r10 = zext i8 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r11 = sext i8 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r12 = zext i8 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r13 = sext i8 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r14 = zext i8 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r15 = trunc i16 undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r16 = trunc i16 undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r17 = sext i16 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r18 = zext i16 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r19 = sext i16 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r20 = zext i16 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r21 = trunc i32 undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r22 = trunc i32 undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r23 = trunc i32 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r24 = sext i32 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r25 = zext i32 undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r26 = trunc i64 undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r27 = trunc i64 undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r28 = trunc i64 undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %r29 = trunc i64 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r30 = fptoui float undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r31 = fptosi float undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r32 = fptoui float undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r33 = fptosi float undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r34 = fptoui float undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r35 = fptosi float undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r36 = fptoui float undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r37 = fptosi float undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r38 = fptoui float undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r39 = fptosi float undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r30f = fptoui half undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r31f = fptosi half undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r32f = fptoui half undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r33f = fptosi half undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r34f = fptoui half undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r35f = fptosi half undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r36f = fptoui half undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r37f = fptosi half undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r38f = fptoui half undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r39f = fptosi half undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r40 = fptoui double undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r41 = fptosi double undef to i1
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r42 = fptoui double undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r43 = fptosi double undef to i8
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r44 = fptoui double undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r45 = fptosi double undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r46 = fptoui double undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r47 = fptosi double undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r48 = fptoui double undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r49 = fptosi double undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r50 = sitofp i1 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r51 = uitofp i1 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r50f = sitofp i1 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r51f = uitofp i1 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r52 = sitofp i1 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r53 = uitofp i1 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r54f = sitofp i8 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r55f = uitofp i8 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r54 = sitofp i8 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r55 = uitofp i8 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r56 = sitofp i8 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r57 = uitofp i8 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r58f = sitofp i16 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r59f = uitofp i16 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r58 = sitofp i16 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r59 = uitofp i16 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r60 = sitofp i16 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r61 = uitofp i16 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r62f = sitofp i32 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r63f = uitofp i32 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r62 = sitofp i32 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r63 = uitofp i32 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r64 = sitofp i32 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r65 = uitofp i32 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r66f = sitofp i64 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r67f = uitofp i64 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r66 = sitofp i64 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r67 = uitofp i64 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r68 = sitofp i64 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r69 = uitofp i64 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %q70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:2 SizeLat:2 for: %q71 = sext <8 x i8> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %s70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:18 CodeSize:1 Lat:1 SizeLat:1 for: %r70 = sext <8 x i8> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:74 CodeSize:1 Lat:1 SizeLat:1 for: %r71 = sext <16 x i8> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %q72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:2 SizeLat:2 for: %q73 = zext <8 x i8> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %s72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:18 CodeSize:1 Lat:1 SizeLat:1 for: %r72 = zext <8 x i8> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:74 CodeSize:1 Lat:1 SizeLat:1 for: %r73 = zext <16 x i8> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:330 CodeSize:1 Lat:1 SizeLat:1 for: %rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:74 CodeSize:1 Lat:1 SizeLat:1 for: %rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:330 CodeSize:1 Lat:1 SizeLat:1 for: %rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:74 CodeSize:1 Lat:1 SizeLat:1 for: %rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:82 CodeSize:1 Lat:1 SizeLat:1 for: %rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:18 CodeSize:1 Lat:1 SizeLat:1 for: %rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:10 Lat:20 SizeLat:20 for: %rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:10 Lat:20 SizeLat:20 for: %rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:8 Lat:16 SizeLat:16 for: %rext_a = sext <2 x i32> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:2 Lat:4 SizeLat:4 for: %rext_b = zext <2 x i32> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 16 for: %tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 16 for: %tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 32 for: %tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 32 for: %tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 32 for: %tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 10 for: %r80df = fptrunc double undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 20 for: %r81df = fptrunc <2 x double> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 40 for: %r82df = fptrunc <4 x double> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 80 for: %r83df = fptrunc <8 x double> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 160 for: %r84df = fptrunc <16 x double> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 10 for: %r80dh = fptrunc double undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 20 for: %r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 40 for: %r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 80 for: %r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 160 for: %r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r80fh = fptrunc float undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 2 for: %r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 4 for: %r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 8 for: %r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 16 for: %r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 10 for: %r85fd = fpext float undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 20 for: %r86fd = fpext <2 x float> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 40 for: %r87fd = fpext <4 x float> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 80 for: %r88fd = fpext <8 x float> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 160 for: %r89fd = fpext <16 x float> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 10 for: %r85hd = fpext half undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 20 for: %r86hd = fpext <2 x half> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 40 for: %r87hd = fpext <4 x half> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 80 for: %r88hd = fpext <8 x half> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 160 for: %r89hd = fpext <16 x half> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %r85hf = fpext half undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 2 for: %r86hf = fpext <2 x half> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 4 for: %r87hf = fpext <4 x half> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 8 for: %r88hf = fpext <8 x half> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 16 for: %r89hf = fpext <16 x half> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r90 = fptoui <2 x float> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r91 = fptosi <2 x float> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r92 = fptoui <2 x float> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r93 = fptosi <2 x float> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r94 = fptoui <2 x float> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r95 = fptosi <2 x float> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r96 = fptoui <2 x float> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r97 = fptosi <2 x float> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r98 = fptoui <2 x float> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r99 = fptosi <2 x float> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r90h = fptoui <2 x half> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r91h = fptosi <2 x half> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r92h = fptoui <2 x half> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r93h = fptosi <2 x half> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r94h = fptoui <2 x half> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r95h = fptosi <2 x half> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r96h = fptoui <2 x half> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r97h = fptosi <2 x half> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r98h = fptoui <2 x half> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r99h = fptosi <2 x half> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r100 = fptoui <2 x double> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r101 = fptosi <2 x double> undef to <2 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r102 = fptoui <2 x double> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r103 = fptosi <2 x double> undef to <2 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r104 = fptoui <2 x double> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r105 = fptosi <2 x double> undef to <2 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r106 = fptoui <2 x double> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:36 CodeSize:1 Lat:1 SizeLat:1 for: %r107 = fptosi <2 x double> undef to <2 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r108 = fptoui <2 x double> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:68 CodeSize:1 Lat:1 SizeLat:1 for: %r109 = fptosi <2 x double> undef to <2 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r110 = fptoui <4 x float> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r111 = fptosi <4 x float> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r112 = fptoui <4 x float> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r113 = fptosi <4 x float> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r114 = fptoui <4 x float> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r115 = fptosi <4 x float> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r116 = fptoui <4 x float> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r117 = fptosi <4 x float> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:274 CodeSize:1 Lat:1 SizeLat:1 for: %r118 = fptoui <4 x float> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:274 CodeSize:1 Lat:1 SizeLat:1 for: %r119 = fptosi <4 x float> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r110h = fptoui <4 x half> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r111h = fptosi <4 x half> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r112h = fptoui <4 x half> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r113h = fptosi <4 x half> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r114h = fptoui <4 x half> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r115h = fptosi <4 x half> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r116h = fptoui <4 x half> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r117h = fptosi <4 x half> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:274 CodeSize:1 Lat:1 SizeLat:1 for: %r118h = fptoui <4 x half> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:274 CodeSize:1 Lat:1 SizeLat:1 for: %r119h = fptosi <4 x half> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r120 = fptoui <4 x double> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r121 = fptosi <4 x double> undef to <4 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r122 = fptoui <4 x double> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r123 = fptosi <4 x double> undef to <4 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r124 = fptoui <4 x double> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r125 = fptosi <4 x double> undef to <4 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r126 = fptoui <4 x double> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:146 CodeSize:1 Lat:1 SizeLat:1 for: %r127 = fptosi <4 x double> undef to <4 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:272 CodeSize:1 Lat:1 SizeLat:1 for: %r128 = fptoui <4 x double> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:272 CodeSize:1 Lat:1 SizeLat:1 for: %r129 = fptosi <4 x double> undef to <4 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r130 = fptoui <8 x float> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r131 = fptosi <8 x float> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r132 = fptoui <8 x float> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r133 = fptosi <8 x float> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r134 = fptoui <8 x float> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r135 = fptosi <8 x float> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r136 = fptoui <8 x float> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r137 = fptosi <8 x float> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1096 CodeSize:1 Lat:1 SizeLat:1 for: %r138 = fptoui <8 x float> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1096 CodeSize:1 Lat:1 SizeLat:1 for: %r139 = fptosi <8 x float> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r130h = fptoui <8 x half> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r131h = fptosi <8 x half> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r132h = fptoui <8 x half> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r133h = fptosi <8 x half> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r134h = fptoui <8 x half> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r135h = fptosi <8 x half> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r136h = fptoui <8 x half> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r137h = fptosi <8 x half> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1098 CodeSize:1 Lat:1 SizeLat:1 for: %r138h = fptoui <8 x half> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1098 CodeSize:1 Lat:1 SizeLat:1 for: %r139h = fptosi <8 x half> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r140 = fptoui <8 x double> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r141 = fptosi <8 x double> undef to <8 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r142 = fptoui <8 x double> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r143 = fptosi <8 x double> undef to <8 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r144 = fptoui <8 x double> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:586 CodeSize:1 Lat:1 SizeLat:1 for: %r145 = fptosi <8 x double> undef to <8 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:584 CodeSize:1 Lat:1 SizeLat:1 for: %r146 = fptoui <8 x double> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:584 CodeSize:1 Lat:1 SizeLat:1 for: %r147 = fptosi <8 x double> undef to <8 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1088 CodeSize:1 Lat:1 SizeLat:1 for: %r148 = fptoui <8 x double> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1088 CodeSize:1 Lat:1 SizeLat:1 for: %r149 = fptosi <8 x double> undef to <8 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r150 = fptoui <16 x float> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r151 = fptosi <16 x float> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r152 = fptoui <16 x float> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r153 = fptosi <16 x float> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r154 = fptoui <16 x float> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r155 = fptosi <16 x float> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r156 = fptoui <16 x float> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r157 = fptosi <16 x float> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4384 CodeSize:1 Lat:1 SizeLat:1 for: %r158 = fptoui <16 x float> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4384 CodeSize:1 Lat:1 SizeLat:1 for: %r159 = fptosi <16 x float> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r150h = fptoui <16 x half> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r151h = fptosi <16 x half> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r152h = fptoui <16 x half> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r153h = fptosi <16 x half> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r154h = fptoui <16 x half> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r155h = fptosi <16 x half> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r156h = fptoui <16 x half> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r157h = fptosi <16 x half> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4392 CodeSize:1 Lat:1 SizeLat:1 for: %r158h = fptoui <16 x half> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4392 CodeSize:1 Lat:1 SizeLat:1 for: %r159h = fptosi <16 x half> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2346 CodeSize:1 Lat:1 SizeLat:1 for: %r160 = fptoui <16 x double> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2346 CodeSize:1 Lat:1 SizeLat:1 for: %r161 = fptosi <16 x double> undef to <16 x i1>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2346 CodeSize:1 Lat:1 SizeLat:1 for: %r162 = fptoui <16 x double> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2346 CodeSize:1 Lat:1 SizeLat:1 for: %r163 = fptosi <16 x double> undef to <16 x i8>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2344 CodeSize:1 Lat:1 SizeLat:1 for: %r164 = fptoui <16 x double> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2344 CodeSize:1 Lat:1 SizeLat:1 for: %r165 = fptosi <16 x double> undef to <16 x i16>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2336 CodeSize:1 Lat:1 SizeLat:1 for: %r166 = fptoui <16 x double> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2336 CodeSize:1 Lat:1 SizeLat:1 for: %r167 = fptosi <16 x double> undef to <16 x i32>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4352 CodeSize:1 Lat:1 SizeLat:1 for: %r168 = fptoui <16 x double> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4352 CodeSize:1 Lat:1 SizeLat:1 for: %r169 = fptosi <16 x double> undef to <16 x i64>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170 = uitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171 = sitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172 = uitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173 = sitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174 = uitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175 = sitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176 = uitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177 = sitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r178 = uitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r179 = sitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170h = uitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171h = sitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172h = uitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173h = sitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174h = uitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175h = sitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176h = uitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177h = sitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r178h = uitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r179h = sitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r180 = uitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r181 = sitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r182 = uitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r183 = sitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r184 = uitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r185 = sitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r186 = uitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r187 = sitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r188 = uitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r189 = sitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r190 = uitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r191 = sitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r192 = uitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r193 = sitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r194 = uitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r195 = sitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r196 = uitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r197 = sitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r198 = uitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r199 = sitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r190h = uitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r191h = sitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r192h = uitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r193h = sitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r194h = uitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r195h = sitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r196h = uitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r197h = sitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r198h = uitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r199h = sitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r200 = uitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r201 = sitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r202 = uitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r203 = sitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r204 = uitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r205 = sitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r206 = uitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:98 CodeSize:1 Lat:1 SizeLat:1 for: %r207 = sitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r208 = uitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r209 = sitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r210 = uitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r211 = sitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r212 = uitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r213 = sitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r214 = uitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r215 = sitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r216 = uitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r217 = sitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r218 = uitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r219 = sitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r210h = uitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r211h = sitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r212h = uitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r213h = sitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r214h = uitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r215h = sitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r216h = uitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r217h = sitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r218h = uitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r219h = sitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r220 = uitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r221 = sitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r222 = uitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r223 = sitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r224 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r225 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r226 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:394 CodeSize:1 Lat:1 SizeLat:1 for: %r227 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:384 CodeSize:1 Lat:1 SizeLat:1 for: %r228 = uitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:384 CodeSize:1 Lat:1 SizeLat:1 for: %r229 = sitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r230 = uitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r231 = sitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r232 = uitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:42 CodeSize:1 Lat:1 SizeLat:1 for: %r233 = sitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r234 = uitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r235 = sitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r236 = uitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r237 = sitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:160 CodeSize:1 Lat:1 SizeLat:1 for: %r238 = uitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:160 CodeSize:1 Lat:1 SizeLat:1 for: %r239 = sitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r230h = uitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r231h = sitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r232h = uitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r233h = sitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r234h = uitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r235h = sitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r236h = uitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r237h = sitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:168 CodeSize:1 Lat:1 SizeLat:1 for: %r238h = uitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:168 CodeSize:1 Lat:1 SizeLat:1 for: %r239h = sitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1578 CodeSize:1 Lat:1 SizeLat:1 for: %r240 = uitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1578 CodeSize:1 Lat:1 SizeLat:1 for: %r241 = sitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1578 CodeSize:1 Lat:1 SizeLat:1 for: %r242 = uitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1578 CodeSize:1 Lat:1 SizeLat:1 for: %r243 = sitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1576 CodeSize:1 Lat:1 SizeLat:1 for: %r244 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1576 CodeSize:1 Lat:1 SizeLat:1 for: %r245 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1576 CodeSize:1 Lat:1 SizeLat:1 for: %r246 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1576 CodeSize:1 Lat:1 SizeLat:1 for: %r247 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1536 CodeSize:1 Lat:1 SizeLat:1 for: %r248 = uitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:1536 CodeSize:1 Lat:1 SizeLat:1 for: %r249 = sitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8M-MAIN-LABEL: 'casts'
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r0 = sext i1 undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r1 = zext i1 undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r2 = sext i1 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r3 = zext i1 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r4 = sext i1 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r5 = zext i1 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r6 = sext i1 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r7 = zext i1 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r8 = trunc i8 undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r9 = sext i8 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r10 = zext i8 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r11 = sext i8 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r12 = zext i8 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r13 = sext i8 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r14 = zext i8 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r15 = trunc i16 undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r16 = trunc i16 undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r17 = sext i16 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r18 = zext i16 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r19 = sext i16 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r20 = zext i16 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r21 = trunc i32 undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r22 = trunc i32 undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r23 = trunc i32 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r24 = sext i32 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r25 = zext i32 undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r26 = trunc i64 undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r27 = trunc i64 undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r28 = trunc i64 undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %r29 = trunc i64 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r30 = fptoui float undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r31 = fptosi float undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r32 = fptoui float undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r33 = fptosi float undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r34 = fptoui float undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r35 = fptosi float undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r36 = fptoui float undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r37 = fptosi float undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r38 = fptoui float undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r39 = fptosi float undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r30f = fptoui half undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r31f = fptosi half undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r32f = fptoui half undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r33f = fptosi half undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r34f = fptoui half undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r35f = fptosi half undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r36f = fptoui half undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r37f = fptosi half undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r38f = fptoui half undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r39f = fptosi half undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r40 = fptoui double undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r41 = fptosi double undef to i1
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r42 = fptoui double undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r43 = fptosi double undef to i8
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r44 = fptoui double undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r45 = fptosi double undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r46 = fptoui double undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r47 = fptosi double undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r48 = fptoui double undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r49 = fptosi double undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r50 = sitofp i1 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r51 = uitofp i1 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r50f = sitofp i1 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r51f = uitofp i1 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r52 = sitofp i1 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r53 = uitofp i1 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r54f = sitofp i8 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r55f = uitofp i8 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r54 = sitofp i8 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r55 = uitofp i8 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r56 = sitofp i8 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r57 = uitofp i8 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r58f = sitofp i16 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r59f = uitofp i16 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r58 = sitofp i16 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r59 = uitofp i16 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r60 = sitofp i16 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r61 = uitofp i16 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r62f = sitofp i32 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r63f = uitofp i32 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r62 = sitofp i32 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r63 = uitofp i32 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r64 = sitofp i32 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r65 = uitofp i32 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r66f = sitofp i64 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r67f = uitofp i64 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r66 = sitofp i64 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r67 = uitofp i64 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r68 = sitofp i64 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %r69 = uitofp i64 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %q70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %q71 = sext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %s70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r70 = sext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r71 = sext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %q72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %q73 = zext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %s72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r72 = zext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r73 = zext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_a = sext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_b = zext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r80df = fptrunc double undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r81df = fptrunc <2 x double> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r82df = fptrunc <4 x double> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r83df = fptrunc <8 x double> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r84df = fptrunc <16 x double> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r80dh = fptrunc double undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r80fh = fptrunc float undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r85fd = fpext float undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r86fd = fpext <2 x float> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r87fd = fpext <4 x float> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r88fd = fpext <8 x float> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r89fd = fpext <16 x float> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r85hd = fpext half undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r86hd = fpext <2 x half> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r87hd = fpext <4 x half> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r88hd = fpext <8 x half> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r89hd = fpext <16 x half> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 10 for: %r85hf = fpext half undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 20 for: %r86hf = fpext <2 x half> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 40 for: %r87hf = fpext <4 x half> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 80 for: %r88hf = fpext <8 x half> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 160 for: %r89hf = fpext <16 x half> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r90 = fptoui <2 x float> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r91 = fptosi <2 x float> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r92 = fptoui <2 x float> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r93 = fptosi <2 x float> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r94 = fptoui <2 x float> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r95 = fptosi <2 x float> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r96 = fptoui <2 x float> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r97 = fptosi <2 x float> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r98 = fptoui <2 x float> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r99 = fptosi <2 x float> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r90h = fptoui <2 x half> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r91h = fptosi <2 x half> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r92h = fptoui <2 x half> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r93h = fptosi <2 x half> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r94h = fptoui <2 x half> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r95h = fptosi <2 x half> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r96h = fptoui <2 x half> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r97h = fptosi <2 x half> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r98h = fptoui <2 x half> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r99h = fptosi <2 x half> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r100 = fptoui <2 x double> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r101 = fptosi <2 x double> undef to <2 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r102 = fptoui <2 x double> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r103 = fptosi <2 x double> undef to <2 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r104 = fptoui <2 x double> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r105 = fptosi <2 x double> undef to <2 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r106 = fptoui <2 x double> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r107 = fptosi <2 x double> undef to <2 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r108 = fptoui <2 x double> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r109 = fptosi <2 x double> undef to <2 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r110 = fptoui <4 x float> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r111 = fptosi <4 x float> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r112 = fptoui <4 x float> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r113 = fptosi <4 x float> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r114 = fptoui <4 x float> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r115 = fptosi <4 x float> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r116 = fptoui <4 x float> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r117 = fptosi <4 x float> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r118 = fptoui <4 x float> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r119 = fptosi <4 x float> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r110h = fptoui <4 x half> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r111h = fptosi <4 x half> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r112h = fptoui <4 x half> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r113h = fptosi <4 x half> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r114h = fptoui <4 x half> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r115h = fptosi <4 x half> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r116h = fptoui <4 x half> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r117h = fptosi <4 x half> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r118h = fptoui <4 x half> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r119h = fptosi <4 x half> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r120 = fptoui <4 x double> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r121 = fptosi <4 x double> undef to <4 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r122 = fptoui <4 x double> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r123 = fptosi <4 x double> undef to <4 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r124 = fptoui <4 x double> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r125 = fptosi <4 x double> undef to <4 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r126 = fptoui <4 x double> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r127 = fptosi <4 x double> undef to <4 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r128 = fptoui <4 x double> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r129 = fptosi <4 x double> undef to <4 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r130 = fptoui <8 x float> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r131 = fptosi <8 x float> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r132 = fptoui <8 x float> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r133 = fptosi <8 x float> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r134 = fptoui <8 x float> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r135 = fptosi <8 x float> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r136 = fptoui <8 x float> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r137 = fptosi <8 x float> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r138 = fptoui <8 x float> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r139 = fptosi <8 x float> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r130h = fptoui <8 x half> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r131h = fptosi <8 x half> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r132h = fptoui <8 x half> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r133h = fptosi <8 x half> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r134h = fptoui <8 x half> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r135h = fptosi <8 x half> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r136h = fptoui <8 x half> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r137h = fptosi <8 x half> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r138h = fptoui <8 x half> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r139h = fptosi <8 x half> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r140 = fptoui <8 x double> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r141 = fptosi <8 x double> undef to <8 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r142 = fptoui <8 x double> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r143 = fptosi <8 x double> undef to <8 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r144 = fptoui <8 x double> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r145 = fptosi <8 x double> undef to <8 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r146 = fptoui <8 x double> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r147 = fptosi <8 x double> undef to <8 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r148 = fptoui <8 x double> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r149 = fptosi <8 x double> undef to <8 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r150 = fptoui <16 x float> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r151 = fptosi <16 x float> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r152 = fptoui <16 x float> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r153 = fptosi <16 x float> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r154 = fptoui <16 x float> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r155 = fptosi <16 x float> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r156 = fptoui <16 x float> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r157 = fptosi <16 x float> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r158 = fptoui <16 x float> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r159 = fptosi <16 x float> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r150h = fptoui <16 x half> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r151h = fptosi <16 x half> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r152h = fptoui <16 x half> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r153h = fptosi <16 x half> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r154h = fptoui <16 x half> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r155h = fptosi <16 x half> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r156h = fptoui <16 x half> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r157h = fptosi <16 x half> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r158h = fptoui <16 x half> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r159h = fptosi <16 x half> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r160 = fptoui <16 x double> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r161 = fptosi <16 x double> undef to <16 x i1>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r162 = fptoui <16 x double> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r163 = fptosi <16 x double> undef to <16 x i8>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r164 = fptoui <16 x double> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r165 = fptosi <16 x double> undef to <16 x i16>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r166 = fptoui <16 x double> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r167 = fptosi <16 x double> undef to <16 x i32>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r168 = fptoui <16 x double> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r169 = fptosi <16 x double> undef to <16 x i64>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170 = uitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171 = sitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172 = uitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173 = sitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174 = uitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175 = sitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176 = uitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177 = sitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r178 = uitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r179 = sitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170h = uitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171h = sitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172h = uitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173h = sitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174h = uitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175h = sitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176h = uitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177h = sitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r178h = uitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r179h = sitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r180 = uitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r181 = sitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r182 = uitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r183 = sitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r184 = uitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r185 = sitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r186 = uitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r187 = sitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r188 = uitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r189 = sitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r190 = uitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r191 = sitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r192 = uitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r193 = sitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r194 = uitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r195 = sitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r196 = uitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r197 = sitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r198 = uitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r199 = sitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r190h = uitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r191h = sitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r192h = uitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r193h = sitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r194h = uitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r195h = sitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r196h = uitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r197h = sitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r198h = uitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r199h = sitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r200 = uitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r201 = sitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r202 = uitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r203 = sitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r204 = uitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r205 = sitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r206 = uitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r207 = sitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r208 = uitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r209 = sitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r210 = uitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r211 = sitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r212 = uitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r213 = sitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r214 = uitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r215 = sitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r216 = uitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r217 = sitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r218 = uitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r219 = sitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r210h = uitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r211h = sitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r212h = uitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r213h = sitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r214h = uitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r215h = sitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r216h = uitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r217h = sitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r218h = uitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r219h = sitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r220 = uitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r221 = sitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r222 = uitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r223 = sitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r224 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r225 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r226 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r227 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r228 = uitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r229 = sitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r230 = uitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r231 = sitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r232 = uitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r233 = sitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r234 = uitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r235 = sitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r236 = uitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r237 = sitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r238 = uitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r239 = sitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r230h = uitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r231h = sitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r232h = uitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r233h = sitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r234h = uitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r235h = sitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r236h = uitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r237h = sitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r238h = uitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r239h = sitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r240 = uitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r241 = sitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r242 = uitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r243 = sitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r244 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r245 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r246 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r247 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r248 = uitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r249 = sitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8M-BASE-LABEL: 'casts'
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r0 = sext i1 undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r1 = zext i1 undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r2 = sext i1 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r3 = zext i1 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r4 = sext i1 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r5 = zext i1 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r6 = sext i1 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r7 = zext i1 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r8 = trunc i8 undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r9 = sext i8 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r10 = zext i8 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r11 = sext i8 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r12 = zext i8 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r13 = sext i8 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r14 = zext i8 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r15 = trunc i16 undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r16 = trunc i16 undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r17 = sext i16 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r18 = zext i16 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r19 = sext i16 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r20 = zext i16 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r21 = trunc i32 undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r22 = trunc i32 undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r23 = trunc i32 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r24 = sext i32 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r25 = zext i32 undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r26 = trunc i64 undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r27 = trunc i64 undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r28 = trunc i64 undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %r29 = trunc i64 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r30 = fptoui float undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r31 = fptosi float undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r32 = fptoui float undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r33 = fptosi float undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r34 = fptoui float undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r35 = fptosi float undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r36 = fptoui float undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r37 = fptosi float undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r38 = fptoui float undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r39 = fptosi float undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r30f = fptoui half undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r31f = fptosi half undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r32f = fptoui half undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r33f = fptosi half undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r34f = fptoui half undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r35f = fptosi half undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r36f = fptoui half undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r37f = fptosi half undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r38f = fptoui half undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r39f = fptosi half undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r40 = fptoui double undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r41 = fptosi double undef to i1
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r42 = fptoui double undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r43 = fptosi double undef to i8
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r44 = fptoui double undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r45 = fptosi double undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r46 = fptoui double undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r47 = fptosi double undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r48 = fptoui double undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r49 = fptosi double undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r50 = sitofp i1 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r51 = uitofp i1 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r50f = sitofp i1 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r51f = uitofp i1 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r52 = sitofp i1 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r53 = uitofp i1 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r54f = sitofp i8 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r55f = uitofp i8 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r54 = sitofp i8 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r55 = uitofp i8 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r56 = sitofp i8 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r57 = uitofp i8 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r58f = sitofp i16 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r59f = uitofp i16 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r58 = sitofp i16 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r59 = uitofp i16 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r60 = sitofp i16 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r61 = uitofp i16 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r62f = sitofp i32 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r63f = uitofp i32 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r62 = sitofp i32 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r63 = uitofp i32 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r64 = sitofp i32 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r65 = uitofp i32 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r66f = sitofp i64 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r67f = uitofp i64 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r66 = sitofp i64 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r67 = uitofp i64 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r68 = sitofp i64 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %r69 = uitofp i64 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %q70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %q71 = sext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %s70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r70 = sext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r71 = sext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %q72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %q73 = zext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %s72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r72 = zext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r73 = zext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_a = sext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %rext_b = zext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r80df = fptrunc double undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r81df = fptrunc <2 x double> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r82df = fptrunc <4 x double> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r83df = fptrunc <8 x double> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r84df = fptrunc <16 x double> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r80dh = fptrunc double undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r80fh = fptrunc float undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r85fd = fpext float undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r86fd = fpext <2 x float> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r87fd = fpext <4 x float> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r88fd = fpext <8 x float> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r89fd = fpext <16 x float> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r85hd = fpext half undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r86hd = fpext <2 x half> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r87hd = fpext <4 x half> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r88hd = fpext <8 x half> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r89hd = fpext <16 x half> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 10 for: %r85hf = fpext half undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 20 for: %r86hf = fpext <2 x half> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 40 for: %r87hf = fpext <4 x half> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 80 for: %r88hf = fpext <8 x half> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 160 for: %r89hf = fpext <16 x half> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r90 = fptoui <2 x float> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r91 = fptosi <2 x float> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r92 = fptoui <2 x float> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r93 = fptosi <2 x float> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r94 = fptoui <2 x float> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r95 = fptosi <2 x float> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r96 = fptoui <2 x float> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r97 = fptosi <2 x float> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r98 = fptoui <2 x float> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r99 = fptosi <2 x float> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r90h = fptoui <2 x half> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r91h = fptosi <2 x half> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r92h = fptoui <2 x half> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r93h = fptosi <2 x half> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r94h = fptoui <2 x half> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r95h = fptosi <2 x half> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r96h = fptoui <2 x half> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r97h = fptosi <2 x half> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r98h = fptoui <2 x half> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r99h = fptosi <2 x half> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r100 = fptoui <2 x double> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r101 = fptosi <2 x double> undef to <2 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r102 = fptoui <2 x double> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r103 = fptosi <2 x double> undef to <2 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r104 = fptoui <2 x double> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r105 = fptosi <2 x double> undef to <2 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r106 = fptoui <2 x double> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r107 = fptosi <2 x double> undef to <2 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r108 = fptoui <2 x double> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r109 = fptosi <2 x double> undef to <2 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r110 = fptoui <4 x float> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r111 = fptosi <4 x float> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r112 = fptoui <4 x float> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r113 = fptosi <4 x float> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r114 = fptoui <4 x float> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r115 = fptosi <4 x float> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r116 = fptoui <4 x float> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r117 = fptosi <4 x float> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r118 = fptoui <4 x float> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r119 = fptosi <4 x float> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r110h = fptoui <4 x half> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r111h = fptosi <4 x half> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r112h = fptoui <4 x half> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r113h = fptosi <4 x half> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r114h = fptoui <4 x half> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r115h = fptosi <4 x half> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r116h = fptoui <4 x half> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r117h = fptosi <4 x half> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r118h = fptoui <4 x half> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r119h = fptosi <4 x half> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r120 = fptoui <4 x double> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r121 = fptosi <4 x double> undef to <4 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r122 = fptoui <4 x double> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r123 = fptosi <4 x double> undef to <4 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r124 = fptoui <4 x double> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r125 = fptosi <4 x double> undef to <4 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r126 = fptoui <4 x double> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r127 = fptosi <4 x double> undef to <4 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r128 = fptoui <4 x double> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r129 = fptosi <4 x double> undef to <4 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r130 = fptoui <8 x float> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r131 = fptosi <8 x float> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r132 = fptoui <8 x float> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r133 = fptosi <8 x float> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r134 = fptoui <8 x float> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r135 = fptosi <8 x float> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r136 = fptoui <8 x float> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r137 = fptosi <8 x float> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r138 = fptoui <8 x float> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r139 = fptosi <8 x float> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r130h = fptoui <8 x half> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r131h = fptosi <8 x half> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r132h = fptoui <8 x half> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r133h = fptosi <8 x half> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r134h = fptoui <8 x half> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r135h = fptosi <8 x half> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r136h = fptoui <8 x half> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r137h = fptosi <8 x half> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r138h = fptoui <8 x half> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r139h = fptosi <8 x half> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r140 = fptoui <8 x double> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r141 = fptosi <8 x double> undef to <8 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r142 = fptoui <8 x double> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r143 = fptosi <8 x double> undef to <8 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r144 = fptoui <8 x double> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r145 = fptosi <8 x double> undef to <8 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r146 = fptoui <8 x double> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r147 = fptosi <8 x double> undef to <8 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r148 = fptoui <8 x double> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r149 = fptosi <8 x double> undef to <8 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r150 = fptoui <16 x float> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r151 = fptosi <16 x float> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r152 = fptoui <16 x float> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r153 = fptosi <16 x float> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r154 = fptoui <16 x float> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r155 = fptosi <16 x float> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r156 = fptoui <16 x float> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r157 = fptosi <16 x float> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r158 = fptoui <16 x float> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r159 = fptosi <16 x float> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r150h = fptoui <16 x half> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r151h = fptosi <16 x half> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r152h = fptoui <16 x half> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r153h = fptosi <16 x half> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r154h = fptoui <16 x half> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r155h = fptosi <16 x half> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r156h = fptoui <16 x half> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r157h = fptosi <16 x half> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r158h = fptoui <16 x half> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r159h = fptosi <16 x half> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r160 = fptoui <16 x double> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r161 = fptosi <16 x double> undef to <16 x i1>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r162 = fptoui <16 x double> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r163 = fptosi <16 x double> undef to <16 x i8>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r164 = fptoui <16 x double> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r165 = fptosi <16 x double> undef to <16 x i16>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r166 = fptoui <16 x double> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r167 = fptosi <16 x double> undef to <16 x i32>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r168 = fptoui <16 x double> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r169 = fptosi <16 x double> undef to <16 x i64>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170 = uitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171 = sitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172 = uitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173 = sitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174 = uitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175 = sitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176 = uitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177 = sitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r178 = uitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r179 = sitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r170h = uitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r171h = sitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r172h = uitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r173h = sitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174h = uitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175h = sitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r176h = uitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r177h = sitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r178h = uitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r179h = sitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r180 = uitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r181 = sitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r182 = uitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r183 = sitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r184 = uitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r185 = sitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r186 = uitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r187 = sitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r188 = uitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r189 = sitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r190 = uitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r191 = sitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r192 = uitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r193 = sitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r194 = uitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r195 = sitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r196 = uitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r197 = sitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r198 = uitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r199 = sitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r190h = uitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r191h = sitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r192h = uitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r193h = sitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r194h = uitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r195h = sitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r196h = uitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r197h = sitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r198h = uitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r199h = sitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r200 = uitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r201 = sitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r202 = uitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r203 = sitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r204 = uitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r205 = sitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r206 = uitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r207 = sitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r208 = uitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r209 = sitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r210 = uitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r211 = sitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r212 = uitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r213 = sitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r214 = uitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r215 = sitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r216 = uitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r217 = sitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r218 = uitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r219 = sitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r210h = uitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r211h = sitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r212h = uitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r213h = sitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r214h = uitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r215h = sitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r216h = uitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r217h = sitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r218h = uitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r219h = sitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r220 = uitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r221 = sitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r222 = uitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r223 = sitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r224 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r225 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r226 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:40 CodeSize:1 Lat:1 SizeLat:1 for: %r227 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r228 = uitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r229 = sitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r230 = uitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r231 = sitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r232 = uitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r233 = sitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r234 = uitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r235 = sitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r236 = uitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r237 = sitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r238 = uitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r239 = sitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r230h = uitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r231h = sitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r232h = uitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r233h = sitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r234h = uitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r235h = sitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r236h = uitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r237h = sitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r238h = uitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r239h = sitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r240 = uitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r241 = sitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r242 = uitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r243 = sitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r244 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r245 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r246 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:80 CodeSize:1 Lat:1 SizeLat:1 for: %r247 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r248 = uitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r249 = sitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8R-LABEL: 'casts'
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r0 = sext i1 undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r1 = zext i1 undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r2 = sext i1 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r3 = zext i1 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r4 = sext i1 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r5 = zext i1 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r6 = sext i1 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r7 = zext i1 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r8 = trunc i8 undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r9 = sext i8 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r10 = zext i8 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r11 = sext i8 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r12 = zext i8 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r13 = sext i8 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r14 = zext i8 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r15 = trunc i16 undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r16 = trunc i16 undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r17 = sext i16 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r18 = zext i16 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r19 = sext i16 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r20 = zext i16 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r21 = trunc i32 undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r22 = trunc i32 undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r23 = trunc i32 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r24 = sext i32 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r25 = zext i32 undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r26 = trunc i64 undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r27 = trunc i64 undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r28 = trunc i64 undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %r29 = trunc i64 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r30 = fptoui float undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r31 = fptosi float undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r32 = fptoui float undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r33 = fptosi float undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r34 = fptoui float undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r35 = fptosi float undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r36 = fptoui float undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r37 = fptosi float undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r38 = fptoui float undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r39 = fptosi float undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r30f = fptoui half undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r31f = fptosi half undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r32f = fptoui half undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r33f = fptosi half undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r34f = fptoui half undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r35f = fptosi half undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r36f = fptoui half undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r37f = fptosi half undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r38f = fptoui half undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r39f = fptosi half undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r40 = fptoui double undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r41 = fptosi double undef to i1
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r42 = fptoui double undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r43 = fptosi double undef to i8
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r44 = fptoui double undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r45 = fptosi double undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r46 = fptoui double undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r47 = fptosi double undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r48 = fptoui double undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r49 = fptosi double undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r50 = sitofp i1 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r51 = uitofp i1 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r50f = sitofp i1 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r51f = uitofp i1 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r52 = sitofp i1 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r53 = uitofp i1 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r54f = sitofp i8 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r55f = uitofp i8 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r54 = sitofp i8 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r55 = uitofp i8 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r56 = sitofp i8 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r57 = uitofp i8 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r58f = sitofp i16 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r59f = uitofp i16 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r58 = sitofp i16 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r59 = uitofp i16 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r60 = sitofp i16 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r61 = uitofp i16 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r62f = sitofp i32 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r63f = uitofp i32 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r62 = sitofp i32 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r63 = uitofp i32 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r64 = sitofp i32 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r65 = uitofp i32 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r66f = sitofp i64 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r67f = uitofp i64 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r66 = sitofp i64 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r67 = uitofp i64 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r68 = sitofp i64 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r69 = uitofp i64 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %q70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %q71 = sext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %s70 = sext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r70 = sext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r71 = sext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %q72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %q73 = zext <8 x i8> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %s72 = zext <4 x i8> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r72 = zext <8 x i8> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r73 = zext <16 x i8> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %rext_a = sext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %rext_b = zext <2 x i32> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r80df = fptrunc double undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r81df = fptrunc <2 x double> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r82df = fptrunc <4 x double> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r83df = fptrunc <8 x double> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r84df = fptrunc <16 x double> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 10 for: %r80dh = fptrunc double undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 20 for: %r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 40 for: %r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 80 for: %r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 160 for: %r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 10 for: %r80fh = fptrunc float undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 20 for: %r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 40 for: %r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 80 for: %r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 160 for: %r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r85fd = fpext float undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r86fd = fpext <2 x float> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r87fd = fpext <4 x float> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r88fd = fpext <8 x float> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r89fd = fpext <16 x float> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 10 for: %r85hd = fpext half undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 20 for: %r86hd = fpext <2 x half> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 40 for: %r87hd = fpext <4 x half> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 80 for: %r88hd = fpext <8 x half> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 160 for: %r89hd = fpext <16 x half> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 10 for: %r85hf = fpext half undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 20 for: %r86hf = fpext <2 x half> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 40 for: %r87hf = fpext <4 x half> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 80 for: %r88hf = fpext <8 x half> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 160 for: %r89hf = fpext <16 x half> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r90 = fptoui <2 x float> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r91 = fptosi <2 x float> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r92 = fptoui <2 x float> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r93 = fptosi <2 x float> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r94 = fptoui <2 x float> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r95 = fptosi <2 x float> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r96 = fptoui <2 x float> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r97 = fptosi <2 x float> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r98 = fptoui <2 x float> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r99 = fptosi <2 x float> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r90h = fptoui <2 x half> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r91h = fptosi <2 x half> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r92h = fptoui <2 x half> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r93h = fptosi <2 x half> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r94h = fptoui <2 x half> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r95h = fptosi <2 x half> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r96h = fptoui <2 x half> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r97h = fptosi <2 x half> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r98h = fptoui <2 x half> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r99h = fptosi <2 x half> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r100 = fptoui <2 x double> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r101 = fptosi <2 x double> undef to <2 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r102 = fptoui <2 x double> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r103 = fptosi <2 x double> undef to <2 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r104 = fptoui <2 x double> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:16 CodeSize:1 Lat:1 SizeLat:1 for: %r105 = fptosi <2 x double> undef to <2 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r106 = fptoui <2 x double> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r107 = fptosi <2 x double> undef to <2 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r108 = fptoui <2 x double> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r109 = fptosi <2 x double> undef to <2 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r110 = fptoui <4 x float> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:32 CodeSize:1 Lat:1 SizeLat:1 for: %r111 = fptosi <4 x float> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r112 = fptoui <4 x float> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r113 = fptosi <4 x float> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r114 = fptoui <4 x float> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r115 = fptosi <4 x float> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r116 = fptoui <4 x float> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r117 = fptosi <4 x float> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r118 = fptoui <4 x float> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r119 = fptosi <4 x float> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r110h = fptoui <4 x half> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r111h = fptosi <4 x half> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r112h = fptoui <4 x half> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r113h = fptosi <4 x half> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r114h = fptoui <4 x half> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r115h = fptosi <4 x half> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r116h = fptoui <4 x half> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r117h = fptosi <4 x half> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r118h = fptoui <4 x half> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r119h = fptosi <4 x half> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r120 = fptoui <4 x double> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r121 = fptosi <4 x double> undef to <4 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r122 = fptoui <4 x double> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r123 = fptosi <4 x double> undef to <4 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r124 = fptoui <4 x double> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:33 CodeSize:1 Lat:1 SizeLat:1 for: %r125 = fptosi <4 x double> undef to <4 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r126 = fptoui <4 x double> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r127 = fptosi <4 x double> undef to <4 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:64 CodeSize:1 Lat:1 SizeLat:1 for: %r128 = fptoui <4 x double> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:64 CodeSize:1 Lat:1 SizeLat:1 for: %r129 = fptosi <4 x double> undef to <4 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r130 = fptoui <8 x float> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:65 CodeSize:1 Lat:1 SizeLat:1 for: %r131 = fptosi <8 x float> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r132 = fptoui <8 x float> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r133 = fptosi <8 x float> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r134 = fptoui <8 x float> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r135 = fptosi <8 x float> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r136 = fptoui <8 x float> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r137 = fptosi <8 x float> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:130 CodeSize:1 Lat:1 SizeLat:1 for: %r138 = fptoui <8 x float> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:130 CodeSize:1 Lat:1 SizeLat:1 for: %r139 = fptosi <8 x float> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r130h = fptoui <8 x half> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r131h = fptosi <8 x half> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r132h = fptoui <8 x half> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r133h = fptosi <8 x half> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r134h = fptoui <8 x half> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r135h = fptosi <8 x half> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r136h = fptoui <8 x half> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r137h = fptosi <8 x half> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:60 CodeSize:1 Lat:1 SizeLat:1 for: %r138h = fptoui <8 x half> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:60 CodeSize:1 Lat:1 SizeLat:1 for: %r139h = fptosi <8 x half> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r140 = fptoui <8 x double> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r141 = fptosi <8 x double> undef to <8 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r142 = fptoui <8 x double> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r143 = fptosi <8 x double> undef to <8 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r144 = fptoui <8 x double> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:67 CodeSize:1 Lat:1 SizeLat:1 for: %r145 = fptosi <8 x double> undef to <8 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r146 = fptoui <8 x double> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:10 CodeSize:1 Lat:1 SizeLat:1 for: %r147 = fptosi <8 x double> undef to <8 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:128 CodeSize:1 Lat:1 SizeLat:1 for: %r148 = fptoui <8 x double> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:128 CodeSize:1 Lat:1 SizeLat:1 for: %r149 = fptosi <8 x double> undef to <8 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:131 CodeSize:1 Lat:1 SizeLat:1 for: %r150 = fptoui <16 x float> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:131 CodeSize:1 Lat:1 SizeLat:1 for: %r151 = fptosi <16 x float> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r152 = fptoui <16 x float> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r153 = fptosi <16 x float> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r154 = fptoui <16 x float> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r155 = fptosi <16 x float> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r156 = fptoui <16 x float> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r157 = fptosi <16 x float> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:260 CodeSize:1 Lat:1 SizeLat:1 for: %r158 = fptoui <16 x float> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:260 CodeSize:1 Lat:1 SizeLat:1 for: %r159 = fptosi <16 x float> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r150h = fptoui <16 x half> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r151h = fptosi <16 x half> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r152h = fptoui <16 x half> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r153h = fptosi <16 x half> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r154h = fptoui <16 x half> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r155h = fptosi <16 x half> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r156h = fptoui <16 x half> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r157h = fptosi <16 x half> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:120 CodeSize:1 Lat:1 SizeLat:1 for: %r158h = fptoui <16 x half> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:120 CodeSize:1 Lat:1 SizeLat:1 for: %r159h = fptosi <16 x half> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r160 = fptoui <16 x double> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r161 = fptosi <16 x double> undef to <16 x i1>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r162 = fptoui <16 x double> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:135 CodeSize:1 Lat:1 SizeLat:1 for: %r163 = fptosi <16 x double> undef to <16 x i8>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:134 CodeSize:1 Lat:1 SizeLat:1 for: %r164 = fptoui <16 x double> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:134 CodeSize:1 Lat:1 SizeLat:1 for: %r165 = fptosi <16 x double> undef to <16 x i16>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r166 = fptoui <16 x double> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:20 CodeSize:1 Lat:1 SizeLat:1 for: %r167 = fptosi <16 x double> undef to <16 x i32>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:256 CodeSize:1 Lat:1 SizeLat:1 for: %r168 = fptoui <16 x double> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:256 CodeSize:1 Lat:1 SizeLat:1 for: %r169 = fptosi <16 x double> undef to <16 x i64>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r170 = uitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r171 = sitofp <2 x i1> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r172 = uitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r173 = sitofp <2 x i8> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r174 = uitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r175 = sitofp <2 x i16> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r176 = uitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r177 = sitofp <2 x i32> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r178 = uitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r179 = sitofp <2 x i64> undef to <2 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r170h = uitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r171h = sitofp <2 x i1> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r172h = uitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r173h = sitofp <2 x i8> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r174h = uitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r175h = sitofp <2 x i16> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r176h = uitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r177h = sitofp <2 x i32> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r178h = uitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r179h = sitofp <2 x i64> undef to <2 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r180 = uitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r181 = sitofp <2 x i1> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r182 = uitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r183 = sitofp <2 x i8> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r184 = uitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r185 = sitofp <2 x i16> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r186 = uitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r187 = sitofp <2 x i32> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r188 = uitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r189 = sitofp <2 x i64> undef to <2 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r190 = uitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r191 = sitofp <4 x i1> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r192 = uitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:3 CodeSize:1 Lat:1 SizeLat:1 for: %r193 = sitofp <4 x i8> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r194 = uitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r195 = sitofp <4 x i16> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r196 = uitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %r197 = sitofp <4 x i32> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:57 CodeSize:1 Lat:1 SizeLat:1 for: %r198 = uitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:57 CodeSize:1 Lat:1 SizeLat:1 for: %r199 = sitofp <4 x i64> undef to <4 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r190h = uitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r191h = sitofp <4 x i1> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r192h = uitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r193h = sitofp <4 x i8> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r194h = uitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r195h = sitofp <4 x i16> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r196h = uitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r197h = sitofp <4 x i32> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r198h = uitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:6 CodeSize:1 Lat:1 SizeLat:1 for: %r199h = sitofp <4 x i64> undef to <4 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:17 CodeSize:1 Lat:1 SizeLat:1 for: %r200 = uitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:17 CodeSize:1 Lat:1 SizeLat:1 for: %r201 = sitofp <4 x i1> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:9 CodeSize:1 Lat:1 SizeLat:1 for: %r202 = uitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:9 CodeSize:1 Lat:1 SizeLat:1 for: %r203 = sitofp <4 x i8> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r204 = uitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r205 = sitofp <4 x i16> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r206 = uitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:5 CodeSize:1 Lat:1 SizeLat:1 for: %r207 = sitofp <4 x i32> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r208 = uitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:48 CodeSize:1 Lat:1 SizeLat:1 for: %r209 = sitofp <4 x i64> undef to <4 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r210 = uitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r211 = sitofp <8 x i1> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r212 = uitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:7 CodeSize:1 Lat:1 SizeLat:1 for: %r213 = sitofp <8 x i8> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r214 = uitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r215 = sitofp <8 x i16> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r216 = uitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %r217 = sitofp <8 x i32> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:114 CodeSize:1 Lat:1 SizeLat:1 for: %r218 = uitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:114 CodeSize:1 Lat:1 SizeLat:1 for: %r219 = sitofp <8 x i64> undef to <8 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r210h = uitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r211h = sitofp <8 x i1> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r212h = uitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r213h = sitofp <8 x i8> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r214h = uitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r215h = sitofp <8 x i16> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r216h = uitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:14 CodeSize:1 Lat:1 SizeLat:1 for: %r217h = sitofp <8 x i32> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r218h = uitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:12 CodeSize:1 Lat:1 SizeLat:1 for: %r219h = sitofp <8 x i64> undef to <8 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:35 CodeSize:1 Lat:1 SizeLat:1 for: %r220 = uitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:35 CodeSize:1 Lat:1 SizeLat:1 for: %r221 = sitofp <8 x i1> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:19 CodeSize:1 Lat:1 SizeLat:1 for: %r222 = uitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:19 CodeSize:1 Lat:1 SizeLat:1 for: %r223 = sitofp <8 x i8> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r224 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r225 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r226 = uitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r227 = sitofp <8 x i16> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r228 = uitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:96 CodeSize:1 Lat:1 SizeLat:1 for: %r229 = sitofp <8 x i64> undef to <8 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r230 = uitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r231 = sitofp <16 x i1> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r232 = uitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:15 CodeSize:1 Lat:1 SizeLat:1 for: %r233 = sitofp <16 x i8> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r234 = uitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:8 CodeSize:1 Lat:1 SizeLat:1 for: %r235 = sitofp <16 x i16> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r236 = uitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:4 CodeSize:1 Lat:1 SizeLat:1 for: %r237 = sitofp <16 x i32> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:228 CodeSize:1 Lat:1 SizeLat:1 for: %r238 = uitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:228 CodeSize:1 Lat:1 SizeLat:1 for: %r239 = sitofp <16 x i64> undef to <16 x float>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r230h = uitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r231h = sitofp <16 x i1> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r232h = uitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:31 CodeSize:1 Lat:1 SizeLat:1 for: %r233h = sitofp <16 x i8> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r234h = uitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r235h = sitofp <16 x i16> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r236h = uitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:28 CodeSize:1 Lat:1 SizeLat:1 for: %r237h = sitofp <16 x i32> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r238h = uitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:24 CodeSize:1 Lat:1 SizeLat:1 for: %r239h = sitofp <16 x i64> undef to <16 x half>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:71 CodeSize:1 Lat:1 SizeLat:1 for: %r240 = uitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:71 CodeSize:1 Lat:1 SizeLat:1 for: %r241 = sitofp <16 x i1> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:39 CodeSize:1 Lat:1 SizeLat:1 for: %r242 = uitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:39 CodeSize:1 Lat:1 SizeLat:1 for: %r243 = sitofp <16 x i8> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r244 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r245 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r246 = uitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:30 CodeSize:1 Lat:1 SizeLat:1 for: %r247 = sitofp <16 x i16> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:192 CodeSize:1 Lat:1 SizeLat:1 for: %r248 = uitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:192 CodeSize:1 Lat:1 SizeLat:1 for: %r249 = sitofp <16 x i64> undef to <16 x double>
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
; -- scalars --
|
|
%r0 = sext i1 undef to i8
|
|
%r1 = zext i1 undef to i8
|
|
%r2 = sext i1 undef to i16
|
|
%r3 = zext i1 undef to i16
|
|
%r4 = sext i1 undef to i32
|
|
%r5 = zext i1 undef to i32
|
|
%r6 = sext i1 undef to i64
|
|
%r7 = zext i1 undef to i64
|
|
%r8 = trunc i8 undef to i1
|
|
%r9 = sext i8 undef to i16
|
|
%r10 = zext i8 undef to i16
|
|
%r11 = sext i8 undef to i32
|
|
%r12 = zext i8 undef to i32
|
|
%r13 = sext i8 undef to i64
|
|
%r14 = zext i8 undef to i64
|
|
%r15 = trunc i16 undef to i1
|
|
%r16 = trunc i16 undef to i8
|
|
%r17 = sext i16 undef to i32
|
|
%r18 = zext i16 undef to i32
|
|
%r19 = sext i16 undef to i64
|
|
%r20 = zext i16 undef to i64
|
|
%r21 = trunc i32 undef to i1
|
|
%r22 = trunc i32 undef to i8
|
|
%r23 = trunc i32 undef to i16
|
|
%r24 = sext i32 undef to i64
|
|
%r25 = zext i32 undef to i64
|
|
%r26 = trunc i64 undef to i1
|
|
%r27 = trunc i64 undef to i8
|
|
%r28 = trunc i64 undef to i16
|
|
%r29 = trunc i64 undef to i32
|
|
|
|
; -- floating point conversions --
|
|
; Moves between scalar and NEON registers.
|
|
%r30 = fptoui float undef to i1
|
|
%r31 = fptosi float undef to i1
|
|
%r32 = fptoui float undef to i8
|
|
%r33 = fptosi float undef to i8
|
|
%r34 = fptoui float undef to i16
|
|
%r35 = fptosi float undef to i16
|
|
%r36 = fptoui float undef to i32
|
|
%r37 = fptosi float undef to i32
|
|
%r38 = fptoui float undef to i64
|
|
%r39 = fptosi float undef to i64
|
|
%r30f = fptoui half undef to i1
|
|
%r31f = fptosi half undef to i1
|
|
%r32f = fptoui half undef to i8
|
|
%r33f = fptosi half undef to i8
|
|
%r34f = fptoui half undef to i16
|
|
%r35f = fptosi half undef to i16
|
|
%r36f = fptoui half undef to i32
|
|
%r37f = fptosi half undef to i32
|
|
%r38f = fptoui half undef to i64
|
|
%r39f = fptosi half undef to i64
|
|
%r40 = fptoui double undef to i1
|
|
%r41 = fptosi double undef to i1
|
|
%r42 = fptoui double undef to i8
|
|
%r43 = fptosi double undef to i8
|
|
%r44 = fptoui double undef to i16
|
|
%r45 = fptosi double undef to i16
|
|
%r46 = fptoui double undef to i32
|
|
%r47 = fptosi double undef to i32
|
|
; Function call
|
|
%r48 = fptoui double undef to i64
|
|
%r49 = fptosi double undef to i64
|
|
|
|
%r50 = sitofp i1 undef to float
|
|
%r51 = uitofp i1 undef to float
|
|
%r50f = sitofp i1 undef to half
|
|
%r51f = uitofp i1 undef to half
|
|
%r52 = sitofp i1 undef to double
|
|
%r53 = uitofp i1 undef to double
|
|
%r54f = sitofp i8 undef to float
|
|
%r55f = uitofp i8 undef to float
|
|
%r54 = sitofp i8 undef to half
|
|
%r55 = uitofp i8 undef to half
|
|
%r56 = sitofp i8 undef to double
|
|
%r57 = uitofp i8 undef to double
|
|
%r58f = sitofp i16 undef to float
|
|
%r59f = uitofp i16 undef to float
|
|
%r58 = sitofp i16 undef to half
|
|
%r59 = uitofp i16 undef to half
|
|
%r60 = sitofp i16 undef to double
|
|
%r61 = uitofp i16 undef to double
|
|
%r62f = sitofp i32 undef to float
|
|
%r63f = uitofp i32 undef to float
|
|
%r62 = sitofp i32 undef to half
|
|
%r63 = uitofp i32 undef to half
|
|
%r64 = sitofp i32 undef to double
|
|
%r65 = uitofp i32 undef to double
|
|
; Function call
|
|
%r66f = sitofp i64 undef to float
|
|
%r67f = uitofp i64 undef to float
|
|
%r66 = sitofp i64 undef to half
|
|
%r67 = uitofp i64 undef to half
|
|
%r68 = sitofp i64 undef to double
|
|
%r69 = uitofp i64 undef to double
|
|
|
|
%q70 = sext <4 x i8> undef to <4 x i32>
|
|
%q71 = sext <8 x i8> undef to <8 x i16>
|
|
%s70 = sext <4 x i8> undef to <4 x i32>
|
|
%r70 = sext <8 x i8> undef to <8 x i32>
|
|
%r71 = sext <16 x i8> undef to <16 x i32>
|
|
%q72 = zext <4 x i8> undef to <4 x i32>
|
|
%q73 = zext <8 x i8> undef to <8 x i16>
|
|
%s72 = zext <4 x i8> undef to <4 x i32>
|
|
%r72 = zext <8 x i8> undef to <8 x i32>
|
|
%r73 = zext <16 x i8> undef to <16 x i32>
|
|
|
|
%rext_0 = sext <8 x i8> undef to <8 x i64>
|
|
%rext_1 = zext <8 x i8> undef to <8 x i64>
|
|
%rext_2 = sext <8 x i16> undef to <8 x i64>
|
|
%rext_3 = zext <8 x i16> undef to <8 x i64>
|
|
%rext_4 = sext <4 x i16> undef to <4 x i64>
|
|
%rext_5 = zext <4 x i16> undef to <4 x i64>
|
|
%rext_6 = sext <2 x i8> undef to <2 x i64>
|
|
%rext_7 = zext <2 x i8> undef to <2 x i64>
|
|
%rext_8 = sext <2 x i16> undef to <2 x i64>
|
|
%rext_9 = zext <2 x i16> undef to <2 x i64>
|
|
%rext_a = sext <2 x i32> undef to <2 x i64>
|
|
%rext_b = zext <2 x i32> undef to <2 x i64>
|
|
|
|
; Vector cast cost of instructions lowering the cast to the stack.
|
|
%tv4i32i8 = trunc <4 x i32> undef to <4 x i8>
|
|
%tv4i32i16 = trunc <4 x i32> undef to <4 x i16>
|
|
%tv4i16i8 = trunc <4 x i16> undef to <4 x i8>
|
|
%tv8i32i8 = trunc <8 x i32> undef to <8 x i8>
|
|
%tv8i32i16 = trunc <8 x i32> undef to <8 x i16>
|
|
%tv8i16i8 = trunc <8 x i16> undef to <8 x i8>
|
|
%tv16i32i8 = trunc <16 x i32> undef to <16 x i8>
|
|
%tv16i32i16 = trunc <16 x i32> undef to <16 x i16>
|
|
%tv16i16i8 = trunc <16 x i16> undef to <16 x i8>
|
|
|
|
; Floating point truncation costs.
|
|
%r80df = fptrunc double undef to float
|
|
%r81df = fptrunc <2 x double> undef to <2 x float>
|
|
%r82df = fptrunc <4 x double> undef to <4 x float>
|
|
%r83df = fptrunc <8 x double> undef to <8 x float>
|
|
%r84df = fptrunc <16 x double> undef to <16 x float>
|
|
|
|
%r80dh = fptrunc double undef to half
|
|
%r81dh = fptrunc <2 x double> undef to <2 x half>
|
|
%r82dh = fptrunc <4 x double> undef to <4 x half>
|
|
%r83dh = fptrunc <8 x double> undef to <8 x half>
|
|
%r84dh = fptrunc <16 x double> undef to <16 x half>
|
|
|
|
%r80fh = fptrunc float undef to half
|
|
%r81fh = fptrunc <2 x float> undef to <2 x half>
|
|
%r82fh = fptrunc <4 x float> undef to <4 x half>
|
|
%r83fh = fptrunc <8 x float> undef to <8 x half>
|
|
%r84fh = fptrunc <16 x float> undef to <16 x half>
|
|
|
|
; Floating point extension costs.
|
|
%r85fd = fpext float undef to double
|
|
%r86fd = fpext <2 x float> undef to <2 x double>
|
|
%r87fd = fpext <4 x float> undef to <4 x double>
|
|
%r88fd = fpext <8 x float> undef to <8 x double>
|
|
%r89fd = fpext <16 x float> undef to <16 x double>
|
|
|
|
%r85hd = fpext half undef to double
|
|
%r86hd = fpext <2 x half> undef to <2 x double>
|
|
%r87hd = fpext <4 x half> undef to <4 x double>
|
|
%r88hd = fpext <8 x half> undef to <8 x double>
|
|
%r89hd = fpext <16 x half> undef to <16 x double>
|
|
|
|
%r85hf = fpext half undef to float
|
|
%r86hf = fpext <2 x half> undef to <2 x float>
|
|
%r87hf = fpext <4 x half> undef to <4 x float>
|
|
%r88hf = fpext <8 x half> undef to <8 x float>
|
|
%r89hf = fpext <16 x half> undef to <16 x float>
|
|
|
|
;; Floating point to integer vector casts.
|
|
%r90 = fptoui <2 x float> undef to <2 x i1>
|
|
%r91 = fptosi <2 x float> undef to <2 x i1>
|
|
%r92 = fptoui <2 x float> undef to <2 x i8>
|
|
%r93 = fptosi <2 x float> undef to <2 x i8>
|
|
%r94 = fptoui <2 x float> undef to <2 x i16>
|
|
%r95 = fptosi <2 x float> undef to <2 x i16>
|
|
%r96 = fptoui <2 x float> undef to <2 x i32>
|
|
%r97 = fptosi <2 x float> undef to <2 x i32>
|
|
%r98 = fptoui <2 x float> undef to <2 x i64>
|
|
%r99 = fptosi <2 x float> undef to <2 x i64>
|
|
|
|
%r90h = fptoui <2 x half> undef to <2 x i1>
|
|
%r91h = fptosi <2 x half> undef to <2 x i1>
|
|
%r92h = fptoui <2 x half> undef to <2 x i8>
|
|
%r93h = fptosi <2 x half> undef to <2 x i8>
|
|
%r94h = fptoui <2 x half> undef to <2 x i16>
|
|
%r95h = fptosi <2 x half> undef to <2 x i16>
|
|
%r96h = fptoui <2 x half> undef to <2 x i32>
|
|
%r97h = fptosi <2 x half> undef to <2 x i32>
|
|
%r98h = fptoui <2 x half> undef to <2 x i64>
|
|
%r99h = fptosi <2 x half> undef to <2 x i64>
|
|
|
|
%r100 = fptoui <2 x double> undef to <2 x i1>
|
|
%r101 = fptosi <2 x double> undef to <2 x i1>
|
|
%r102 = fptoui <2 x double> undef to <2 x i8>
|
|
%r103 = fptosi <2 x double> undef to <2 x i8>
|
|
%r104 = fptoui <2 x double> undef to <2 x i16>
|
|
%r105 = fptosi <2 x double> undef to <2 x i16>
|
|
%r106 = fptoui <2 x double> undef to <2 x i32>
|
|
%r107 = fptosi <2 x double> undef to <2 x i32>
|
|
%r108 = fptoui <2 x double> undef to <2 x i64>
|
|
%r109 = fptosi <2 x double> undef to <2 x i64>
|
|
|
|
%r110 = fptoui <4 x float> undef to <4 x i1>
|
|
%r111 = fptosi <4 x float> undef to <4 x i1>
|
|
%r112 = fptoui <4 x float> undef to <4 x i8>
|
|
%r113 = fptosi <4 x float> undef to <4 x i8>
|
|
%r114 = fptoui <4 x float> undef to <4 x i16>
|
|
%r115 = fptosi <4 x float> undef to <4 x i16>
|
|
%r116 = fptoui <4 x float> undef to <4 x i32>
|
|
%r117 = fptosi <4 x float> undef to <4 x i32>
|
|
%r118 = fptoui <4 x float> undef to <4 x i64>
|
|
%r119 = fptosi <4 x float> undef to <4 x i64>
|
|
|
|
%r110h = fptoui <4 x half> undef to <4 x i1>
|
|
%r111h = fptosi <4 x half> undef to <4 x i1>
|
|
%r112h = fptoui <4 x half> undef to <4 x i8>
|
|
%r113h = fptosi <4 x half> undef to <4 x i8>
|
|
%r114h = fptoui <4 x half> undef to <4 x i16>
|
|
%r115h = fptosi <4 x half> undef to <4 x i16>
|
|
%r116h = fptoui <4 x half> undef to <4 x i32>
|
|
%r117h = fptosi <4 x half> undef to <4 x i32>
|
|
%r118h = fptoui <4 x half> undef to <4 x i64>
|
|
%r119h = fptosi <4 x half> undef to <4 x i64>
|
|
|
|
%r120 = fptoui <4 x double> undef to <4 x i1>
|
|
%r121 = fptosi <4 x double> undef to <4 x i1>
|
|
%r122 = fptoui <4 x double> undef to <4 x i8>
|
|
%r123 = fptosi <4 x double> undef to <4 x i8>
|
|
%r124 = fptoui <4 x double> undef to <4 x i16>
|
|
%r125 = fptosi <4 x double> undef to <4 x i16>
|
|
%r126 = fptoui <4 x double> undef to <4 x i32>
|
|
%r127 = fptosi <4 x double> undef to <4 x i32>
|
|
%r128 = fptoui <4 x double> undef to <4 x i64>
|
|
%r129 = fptosi <4 x double> undef to <4 x i64>
|
|
|
|
%r130 = fptoui <8 x float> undef to <8 x i1>
|
|
%r131 = fptosi <8 x float> undef to <8 x i1>
|
|
%r132 = fptoui <8 x float> undef to <8 x i8>
|
|
%r133 = fptosi <8 x float> undef to <8 x i8>
|
|
%r134 = fptoui <8 x float> undef to <8 x i16>
|
|
%r135 = fptosi <8 x float> undef to <8 x i16>
|
|
%r136 = fptoui <8 x float> undef to <8 x i32>
|
|
%r137 = fptosi <8 x float> undef to <8 x i32>
|
|
%r138 = fptoui <8 x float> undef to <8 x i64>
|
|
%r139 = fptosi <8 x float> undef to <8 x i64>
|
|
|
|
%r130h = fptoui <8 x half> undef to <8 x i1>
|
|
%r131h = fptosi <8 x half> undef to <8 x i1>
|
|
%r132h = fptoui <8 x half> undef to <8 x i8>
|
|
%r133h = fptosi <8 x half> undef to <8 x i8>
|
|
%r134h = fptoui <8 x half> undef to <8 x i16>
|
|
%r135h = fptosi <8 x half> undef to <8 x i16>
|
|
%r136h = fptoui <8 x half> undef to <8 x i32>
|
|
%r137h = fptosi <8 x half> undef to <8 x i32>
|
|
%r138h = fptoui <8 x half> undef to <8 x i64>
|
|
%r139h = fptosi <8 x half> undef to <8 x i64>
|
|
|
|
%r140 = fptoui <8 x double> undef to <8 x i1>
|
|
%r141 = fptosi <8 x double> undef to <8 x i1>
|
|
%r142 = fptoui <8 x double> undef to <8 x i8>
|
|
%r143 = fptosi <8 x double> undef to <8 x i8>
|
|
%r144 = fptoui <8 x double> undef to <8 x i16>
|
|
%r145 = fptosi <8 x double> undef to <8 x i16>
|
|
%r146 = fptoui <8 x double> undef to <8 x i32>
|
|
%r147 = fptosi <8 x double> undef to <8 x i32>
|
|
%r148 = fptoui <8 x double> undef to <8 x i64>
|
|
%r149 = fptosi <8 x double> undef to <8 x i64>
|
|
|
|
%r150 = fptoui <16 x float> undef to <16 x i1>
|
|
%r151 = fptosi <16 x float> undef to <16 x i1>
|
|
%r152 = fptoui <16 x float> undef to <16 x i8>
|
|
%r153 = fptosi <16 x float> undef to <16 x i8>
|
|
%r154 = fptoui <16 x float> undef to <16 x i16>
|
|
%r155 = fptosi <16 x float> undef to <16 x i16>
|
|
%r156 = fptoui <16 x float> undef to <16 x i32>
|
|
%r157 = fptosi <16 x float> undef to <16 x i32>
|
|
%r158 = fptoui <16 x float> undef to <16 x i64>
|
|
%r159 = fptosi <16 x float> undef to <16 x i64>
|
|
|
|
%r150h = fptoui <16 x half> undef to <16 x i1>
|
|
%r151h = fptosi <16 x half> undef to <16 x i1>
|
|
%r152h = fptoui <16 x half> undef to <16 x i8>
|
|
%r153h = fptosi <16 x half> undef to <16 x i8>
|
|
%r154h = fptoui <16 x half> undef to <16 x i16>
|
|
%r155h = fptosi <16 x half> undef to <16 x i16>
|
|
%r156h = fptoui <16 x half> undef to <16 x i32>
|
|
%r157h = fptosi <16 x half> undef to <16 x i32>
|
|
%r158h = fptoui <16 x half> undef to <16 x i64>
|
|
%r159h = fptosi <16 x half> undef to <16 x i64>
|
|
|
|
%r160 = fptoui <16 x double> undef to <16 x i1>
|
|
%r161 = fptosi <16 x double> undef to <16 x i1>
|
|
%r162 = fptoui <16 x double> undef to <16 x i8>
|
|
%r163 = fptosi <16 x double> undef to <16 x i8>
|
|
%r164 = fptoui <16 x double> undef to <16 x i16>
|
|
%r165 = fptosi <16 x double> undef to <16 x i16>
|
|
%r166 = fptoui <16 x double> undef to <16 x i32>
|
|
%r167 = fptosi <16 x double> undef to <16 x i32>
|
|
%r168 = fptoui <16 x double> undef to <16 x i64>
|
|
%r169 = fptosi <16 x double> undef to <16 x i64>
|
|
|
|
%r170 = uitofp <2 x i1> undef to <2 x float>
|
|
%r171 = sitofp <2 x i1> undef to <2 x float>
|
|
%r172 = uitofp <2 x i8> undef to <2 x float>
|
|
%r173 = sitofp <2 x i8> undef to <2 x float>
|
|
%r174 = uitofp <2 x i16> undef to <2 x float>
|
|
%r175 = sitofp <2 x i16> undef to <2 x float>
|
|
%r176 = uitofp <2 x i32> undef to <2 x float>
|
|
%r177 = sitofp <2 x i32> undef to <2 x float>
|
|
%r178 = uitofp <2 x i64> undef to <2 x float>
|
|
%r179 = sitofp <2 x i64> undef to <2 x float>
|
|
|
|
%r170h = uitofp <2 x i1> undef to <2 x half>
|
|
%r171h = sitofp <2 x i1> undef to <2 x half>
|
|
%r172h = uitofp <2 x i8> undef to <2 x half>
|
|
%r173h = sitofp <2 x i8> undef to <2 x half>
|
|
%r174h = uitofp <2 x i16> undef to <2 x half>
|
|
%r175h = sitofp <2 x i16> undef to <2 x half>
|
|
%r176h = uitofp <2 x i32> undef to <2 x half>
|
|
%r177h = sitofp <2 x i32> undef to <2 x half>
|
|
%r178h = uitofp <2 x i64> undef to <2 x half>
|
|
%r179h = sitofp <2 x i64> undef to <2 x half>
|
|
|
|
%r180 = uitofp <2 x i1> undef to <2 x double>
|
|
%r181 = sitofp <2 x i1> undef to <2 x double>
|
|
%r182 = uitofp <2 x i8> undef to <2 x double>
|
|
%r183 = sitofp <2 x i8> undef to <2 x double>
|
|
%r184 = uitofp <2 x i16> undef to <2 x double>
|
|
%r185 = sitofp <2 x i16> undef to <2 x double>
|
|
%r186 = uitofp <2 x i32> undef to <2 x double>
|
|
%r187 = sitofp <2 x i32> undef to <2 x double>
|
|
%r188 = uitofp <2 x i64> undef to <2 x double>
|
|
%r189 = sitofp <2 x i64> undef to <2 x double>
|
|
|
|
%r190 = uitofp <4 x i1> undef to <4 x float>
|
|
%r191 = sitofp <4 x i1> undef to <4 x float>
|
|
%r192 = uitofp <4 x i8> undef to <4 x float>
|
|
%r193 = sitofp <4 x i8> undef to <4 x float>
|
|
%r194 = uitofp <4 x i16> undef to <4 x float>
|
|
%r195 = sitofp <4 x i16> undef to <4 x float>
|
|
%r196 = uitofp <4 x i32> undef to <4 x float>
|
|
%r197 = sitofp <4 x i32> undef to <4 x float>
|
|
%r198 = uitofp <4 x i64> undef to <4 x float>
|
|
%r199 = sitofp <4 x i64> undef to <4 x float>
|
|
|
|
%r190h = uitofp <4 x i1> undef to <4 x half>
|
|
%r191h = sitofp <4 x i1> undef to <4 x half>
|
|
%r192h = uitofp <4 x i8> undef to <4 x half>
|
|
%r193h = sitofp <4 x i8> undef to <4 x half>
|
|
%r194h = uitofp <4 x i16> undef to <4 x half>
|
|
%r195h = sitofp <4 x i16> undef to <4 x half>
|
|
%r196h = uitofp <4 x i32> undef to <4 x half>
|
|
%r197h = sitofp <4 x i32> undef to <4 x half>
|
|
%r198h = uitofp <4 x i64> undef to <4 x half>
|
|
%r199h = sitofp <4 x i64> undef to <4 x half>
|
|
|
|
%r200 = uitofp <4 x i1> undef to <4 x double>
|
|
%r201 = sitofp <4 x i1> undef to <4 x double>
|
|
%r202 = uitofp <4 x i8> undef to <4 x double>
|
|
%r203 = sitofp <4 x i8> undef to <4 x double>
|
|
%r204 = uitofp <4 x i16> undef to <4 x double>
|
|
%r205 = sitofp <4 x i16> undef to <4 x double>
|
|
%r206 = uitofp <4 x i32> undef to <4 x double>
|
|
%r207 = sitofp <4 x i32> undef to <4 x double>
|
|
%r208 = uitofp <4 x i64> undef to <4 x double>
|
|
%r209 = sitofp <4 x i64> undef to <4 x double>
|
|
|
|
%r210 = uitofp <8 x i1> undef to <8 x float>
|
|
%r211 = sitofp <8 x i1> undef to <8 x float>
|
|
%r212 = uitofp <8 x i8> undef to <8 x float>
|
|
%r213 = sitofp <8 x i8> undef to <8 x float>
|
|
%r214 = uitofp <8 x i16> undef to <8 x float>
|
|
%r215 = sitofp <8 x i16> undef to <8 x float>
|
|
%r216 = uitofp <8 x i32> undef to <8 x float>
|
|
%r217 = sitofp <8 x i32> undef to <8 x float>
|
|
%r218 = uitofp <8 x i64> undef to <8 x float>
|
|
%r219 = sitofp <8 x i64> undef to <8 x float>
|
|
|
|
%r210h = uitofp <8 x i1> undef to <8 x half>
|
|
%r211h = sitofp <8 x i1> undef to <8 x half>
|
|
%r212h = uitofp <8 x i8> undef to <8 x half>
|
|
%r213h = sitofp <8 x i8> undef to <8 x half>
|
|
%r214h = uitofp <8 x i16> undef to <8 x half>
|
|
%r215h = sitofp <8 x i16> undef to <8 x half>
|
|
%r216h = uitofp <8 x i32> undef to <8 x half>
|
|
%r217h = sitofp <8 x i32> undef to <8 x half>
|
|
%r218h = uitofp <8 x i64> undef to <8 x half>
|
|
%r219h = sitofp <8 x i64> undef to <8 x half>
|
|
|
|
%r220 = uitofp <8 x i1> undef to <8 x double>
|
|
%r221 = sitofp <8 x i1> undef to <8 x double>
|
|
%r222 = uitofp <8 x i8> undef to <8 x double>
|
|
%r223 = sitofp <8 x i8> undef to <8 x double>
|
|
%r224 = uitofp <8 x i16> undef to <8 x double>
|
|
%r225 = sitofp <8 x i16> undef to <8 x double>
|
|
%r226 = uitofp <8 x i16> undef to <8 x double>
|
|
%r227 = sitofp <8 x i16> undef to <8 x double>
|
|
%r228 = uitofp <8 x i64> undef to <8 x double>
|
|
%r229 = sitofp <8 x i64> undef to <8 x double>
|
|
|
|
%r230 = uitofp <16 x i1> undef to <16 x float>
|
|
%r231 = sitofp <16 x i1> undef to <16 x float>
|
|
%r232 = uitofp <16 x i8> undef to <16 x float>
|
|
%r233 = sitofp <16 x i8> undef to <16 x float>
|
|
%r234 = uitofp <16 x i16> undef to <16 x float>
|
|
%r235 = sitofp <16 x i16> undef to <16 x float>
|
|
%r236 = uitofp <16 x i32> undef to <16 x float>
|
|
%r237 = sitofp <16 x i32> undef to <16 x float>
|
|
%r238 = uitofp <16 x i64> undef to <16 x float>
|
|
%r239 = sitofp <16 x i64> undef to <16 x float>
|
|
|
|
%r230h = uitofp <16 x i1> undef to <16 x half>
|
|
%r231h = sitofp <16 x i1> undef to <16 x half>
|
|
%r232h = uitofp <16 x i8> undef to <16 x half>
|
|
%r233h = sitofp <16 x i8> undef to <16 x half>
|
|
%r234h = uitofp <16 x i16> undef to <16 x half>
|
|
%r235h = sitofp <16 x i16> undef to <16 x half>
|
|
%r236h = uitofp <16 x i32> undef to <16 x half>
|
|
%r237h = sitofp <16 x i32> undef to <16 x half>
|
|
%r238h = uitofp <16 x i64> undef to <16 x half>
|
|
%r239h = sitofp <16 x i64> undef to <16 x half>
|
|
|
|
%r240 = uitofp <16 x i1> undef to <16 x double>
|
|
%r241 = sitofp <16 x i1> undef to <16 x double>
|
|
%r242 = uitofp <16 x i8> undef to <16 x double>
|
|
%r243 = sitofp <16 x i8> undef to <16 x double>
|
|
%r244 = uitofp <16 x i16> undef to <16 x double>
|
|
%r245 = sitofp <16 x i16> undef to <16 x double>
|
|
%r246 = uitofp <16 x i16> undef to <16 x double>
|
|
%r247 = sitofp <16 x i16> undef to <16 x double>
|
|
%r248 = uitofp <16 x i64> undef to <16 x double>
|
|
%r249 = sitofp <16 x i64> undef to <16 x double>
|
|
|
|
ret i32 undef
|
|
}
|
|
|
|
define i32 @bitcasts() {
|
|
; CHECK-NEON-LABEL: 'bitcasts'
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %a = bitcast i32 undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 0 for: %b = bitcast float undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %c = bitcast i32 undef to float
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %d = bitcast float undef to i32
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %e = bitcast i64 undef to double
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %f = bitcast double undef to i64
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %g = bitcast half undef to i16
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of 1 for: %h = bitcast i16 undef to half
|
|
; CHECK-NEON-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
; CHECK-MVE-LABEL: 'bitcasts'
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %a = bitcast i32 undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 0 for: %b = bitcast float undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %c = bitcast i32 undef to float
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %d = bitcast float undef to i32
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %e = bitcast i64 undef to double
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %f = bitcast double undef to i64
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %g = bitcast half undef to i16
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of 1 for: %h = bitcast i16 undef to half
|
|
; CHECK-MVE-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8M-MAIN-LABEL: 'bitcasts'
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %a = bitcast i32 undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 0 for: %b = bitcast float undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %c = bitcast i32 undef to float
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %d = bitcast float undef to i32
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %e = bitcast i64 undef to double
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %f = bitcast double undef to i64
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %g = bitcast half undef to i16
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: %h = bitcast i16 undef to half
|
|
; CHECK-V8M-MAIN-NEXT: Cost Model: Found costs of 1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8M-BASE-LABEL: 'bitcasts'
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %a = bitcast i32 undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 0 for: %b = bitcast float undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %c = bitcast i32 undef to float
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %d = bitcast float undef to i32
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %e = bitcast i64 undef to double
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of RThru:2 CodeSize:1 Lat:1 SizeLat:1 for: %f = bitcast double undef to i64
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %g = bitcast half undef to i16
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: %h = bitcast i16 undef to half
|
|
; CHECK-V8M-BASE-NEXT: Cost Model: Found costs of 1 for: ret i32 undef
|
|
;
|
|
; CHECK-V8R-LABEL: 'bitcasts'
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %a = bitcast i32 undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 0 for: %b = bitcast float undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %c = bitcast i32 undef to float
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %d = bitcast float undef to i32
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %e = bitcast i64 undef to double
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %f = bitcast double undef to i64
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %g = bitcast half undef to i16
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of 1 for: %h = bitcast i16 undef to half
|
|
; CHECK-V8R-NEXT: Cost Model: Found costs of RThru:0 CodeSize:1 Lat:1 SizeLat:1 for: ret i32 undef
|
|
;
|
|
%a = bitcast i32 undef to i32
|
|
%b = bitcast float undef to float
|
|
%c = bitcast i32 undef to float
|
|
%d = bitcast float undef to i32
|
|
%e = bitcast i64 undef to double
|
|
%f = bitcast double undef to i64
|
|
%g = bitcast half undef to i16
|
|
%h = bitcast i16 undef to half
|
|
ret i32 undef
|
|
}
|