Loop Id: 1 | Module: exec | Source: main.c:111-116 | Coverage: 0.01% |
---|
Loop Id: 1 | Module: exec | Source: main.c:111-116 | Coverage: 0.01% |
---|
0x401860 VADDPS %YMM15,%YMM9,%YMM13 |
0x401865 VADDPS %YMM7,%YMM9,%YMM9 |
0x401869 VMOVUPS %YMM13,0x40d194(,%RSI,4) [1] |
0x401872 VADDPS %YMM5,%YMM11,%YMM14 |
0x401876 VADDPS %YMM8,%YMM11,%YMM11 |
0x40187b VMOVUPS %YMM14,0x46ec14(,%RSI,4) [1] |
0x401884 VADDPS %YMM6,%YMM12,%YMM14 |
0x401888 VADDPS %YMM10,%YMM12,%YMM12 |
0x40188d VMOVUPS %YMM14,0x4d0694(,%RSI,4) [1] |
0x401896 VMOVD %ESI,%XMM4 |
0x40189a VPBROADCASTD %XMM4,%YMM4 |
0x40189f VPADDD 0x77b9(%RIP),%YMM4,%YMM4 [2] |
0x4018a7 VCVTDQ2PS %YMM4,%YMM4 |
0x4018ab VBROADCASTSS 0x7754(%RIP),%YMM14 [2] |
0x4018b4 VFMADD213PS %YMM13,%YMM14,%YMM4 |
0x4018b9 VMOVUPS %YMM4,0x532114(,%RSI,4) [1] |
0x4018c2 ADD $0x8,%RSI |
0x4018c6 CMP %RDX,%RSI |
0x4018c9 JLE 401860 |
/home/kcamus/qaas_runs/169-401-3406/intel/HACCmk/build/HACCmk/src/main.c: 111 - 116 |
-------------------------------------------------------------------------------- |
111: for ( i = 1; i < n; i++ ) |
112: { |
113: xx[i] = xx[i-1] + dx1; |
114: yy[i] = yy[i-1] + dy1; |
115: zz[i] = zz[i-1] + dz1; |
116: mass[i] = (float)i * 0.01f + xx[i]; |
Coverage (%) | Name | Source Location | Module |
---|---|---|---|
○100.00 | __libc_init_first | libc.so.6 |
Path / |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 1.13 |
CQA speedup if fully vectorized | 2.25 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | 1.13 |
Bottlenecks | micro-operation queue, |
Function | main |
Source | main.c:111-116 |
Source loop unroll info | unrolled by 8 |
Source loop unroll confidence level | high |
Unroll/vectorization loop type | main |
Unroll factor | 8 |
CQA cycles | 4.50 |
CQA cycles if no scalar integer | 4.50 |
CQA cycles if FP arith vectorized | 4.00 |
CQA cycles if fully vectorized | 2.00 |
Front-end cycles | 4.50 |
DIV/SQRT cycles | 4.00 |
P0 cycles | 4.00 |
P1 cycles | 2.00 |
P2 cycles | 2.00 |
P3 cycles | 4.00 |
P4 cycles | 3.00 |
P5 cycles | 2.00 |
P6 cycles | 2.00 |
P7 cycles | 0.00 |
Inter-iter dependencies cycles | 4 |
FE+BE cycles (UFS) | 4.70 |
Stall cycles (UFS) | 0.00 |
Nb insns | 19.00 |
Nb uops | 18.00 |
Nb loads | 2.00 |
Nb stores | 4.00 |
Nb stack references | 0.00 |
FLOP/cycle | 14.22 |
Nb FLOP add-sub | 48.00 |
Nb FLOP mul | 0.00 |
Nb FLOP fma | 8.00 |
Nb FLOP div | 0.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 36.44 |
Bytes prefetched | 0.00 |
Bytes loaded | 36.00 |
Bytes stored | 128.00 |
Stride 0 | 1.00 |
Stride 1 | 0.00 |
Stride n | 1.00 |
Stride unknown | 0.00 |
Stride indirect | 0.00 |
Vectorization ratio all | 81.25 |
Vectorization ratio load | 50.00 |
Vectorization ratio store | 100.00 |
Vectorization ratio mul | NA |
Vectorization ratio add_sub | 100.00 |
Vectorization ratio fma | 100.00 |
Vectorization ratio div_sqrt | NA |
Vectorization ratio other | 25.00 |
Vector-efficiency ratio all | 41.80 |
Vector-efficiency ratio load | 28.13 |
Vector-efficiency ratio store | 50.00 |
Vector-efficiency ratio mul | NA |
Vector-efficiency ratio add_sub | 50.00 |
Vector-efficiency ratio fma | 50.00 |
Vector-efficiency ratio div_sqrt | NA |
Vector-efficiency ratio other | 17.19 |
Metric | Value |
---|---|
CQA speedup if no scalar integer | 1.00 |
CQA speedup if FP arith vectorized | 1.13 |
CQA speedup if fully vectorized | 2.25 |
CQA speedup if no inter-iteration dependency | NA |
CQA speedup if next bottleneck killed | 1.13 |
Bottlenecks | micro-operation queue, |
Function | main |
Source | main.c:111-116 |
Source loop unroll info | unrolled by 8 |
Source loop unroll confidence level | high |
Unroll/vectorization loop type | main |
Unroll factor | 8 |
CQA cycles | 4.50 |
CQA cycles if no scalar integer | 4.50 |
CQA cycles if FP arith vectorized | 4.00 |
CQA cycles if fully vectorized | 2.00 |
Front-end cycles | 4.50 |
DIV/SQRT cycles | 4.00 |
P0 cycles | 4.00 |
P1 cycles | 2.00 |
P2 cycles | 2.00 |
P3 cycles | 4.00 |
P4 cycles | 3.00 |
P5 cycles | 2.00 |
P6 cycles | 2.00 |
P7 cycles | 0.00 |
Inter-iter dependencies cycles | 4 |
FE+BE cycles (UFS) | 4.70 |
Stall cycles (UFS) | 0.00 |
Nb insns | 19.00 |
Nb uops | 18.00 |
Nb loads | 2.00 |
Nb stores | 4.00 |
Nb stack references | 0.00 |
FLOP/cycle | 14.22 |
Nb FLOP add-sub | 48.00 |
Nb FLOP mul | 0.00 |
Nb FLOP fma | 8.00 |
Nb FLOP div | 0.00 |
Nb FLOP rcp | 0.00 |
Nb FLOP sqrt | 0.00 |
Nb FLOP rsqrt | 0.00 |
Bytes/cycle | 36.44 |
Bytes prefetched | 0.00 |
Bytes loaded | 36.00 |
Bytes stored | 128.00 |
Stride 0 | 1.00 |
Stride 1 | 0.00 |
Stride n | 1.00 |
Stride unknown | 0.00 |
Stride indirect | 0.00 |
Vectorization ratio all | 81.25 |
Vectorization ratio load | 50.00 |
Vectorization ratio store | 100.00 |
Vectorization ratio mul | NA |
Vectorization ratio add_sub | 100.00 |
Vectorization ratio fma | 100.00 |
Vectorization ratio div_sqrt | NA |
Vectorization ratio other | 25.00 |
Vector-efficiency ratio all | 41.80 |
Vector-efficiency ratio load | 28.13 |
Vector-efficiency ratio store | 50.00 |
Vector-efficiency ratio mul | NA |
Vector-efficiency ratio add_sub | 50.00 |
Vector-efficiency ratio fma | 50.00 |
Vector-efficiency ratio div_sqrt | NA |
Vector-efficiency ratio other | 17.19 |
Path / |
Function | main |
Source file and lines | main.c:111-116 |
Module | exec |
nb instructions | 19 |
nb uops | 18 |
loop length | 107 |
used x86 registers | 2 |
used mmx registers | 0 |
used xmm registers | 1 |
used ymm registers | 12 |
used zmm registers | 0 |
nb stack references | 0 |
micro-operation queue | 4.50 cycles |
front end | 4.50 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | |
---|---|---|---|---|---|---|---|---|
uops | 4.00 | 4.00 | 2.00 | 2.00 | 4.00 | 3.00 | 2.00 | 2.00 |
cycles | 4.00 | 4.00 | 2.00 | 2.00 | 4.00 | 3.00 | 2.00 | 2.00 |
Cycles executing div or sqrt instructions | NA |
Longest recurrence chain latency (RecMII) | 4.00 |
FE+BE cycles | 4.70 |
Stall cycles | 0.00 |
Front-end | 4.50 |
Dispatch | 4.00 |
Data deps. | 4.00 |
Overall L1 | 4.50 |
all | 50% |
load | 100% |
store | NA (no store vectorizable/vectorized instructions) |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | NA (no fma vectorizable/vectorized instructions) |
other | 33% |
all | 91% |
load | 0% |
store | 100% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | 100% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 0% |
all | 81% |
load | 50% |
store | 100% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | 100% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 25% |
all | 28% |
load | 50% |
store | NA (no store vectorizable/vectorized instructions) |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | NA (no fma vectorizable/vectorized instructions) |
other | 20% |
all | 46% |
load | 6% |
store | 50% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | 50% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 6% |
all | 41% |
load | 28% |
store | 50% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | 50% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 17% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|
VADDPS %YMM15,%YMM9,%YMM13 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM7,%YMM9,%YMM9 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM13,0x40d194(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VADDPS %YMM5,%YMM11,%YMM14 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM8,%YMM11,%YMM11 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM14,0x46ec14(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VADDPS %YMM6,%YMM12,%YMM14 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM10,%YMM12,%YMM12 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM14,0x4d0694(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VMOVD %ESI,%XMM4 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 |
VPBROADCASTD %XMM4,%YMM4 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 3 | 1 |
VPADDD 0x77b9(%RIP),%YMM4,%YMM4 | 1 | 0.33 | 0.33 | 0.50 | 0.50 | 0 | 0.33 | 0 | 0 | 1 | 0.50 |
VCVTDQ2PS %YMM4,%YMM4 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VBROADCASTSS 0x7754(%RIP),%YMM14 | 1 | 0 | 0 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 5 | 0.50 |
VFMADD213PS %YMM13,%YMM14,%YMM4 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM4,0x532114(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
ADD $0x8,%RSI | 1 | 0.25 | 0.25 | 0 | 0 | 0 | 0.25 | 0.25 | 0 | 1 | 0.25 |
CMP %RDX,%RSI | 1 | 0.25 | 0.25 | 0 | 0 | 0 | 0.25 | 0.25 | 0 | 1 | 0.25 |
JLE 401860 | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50-1 |
Function | main |
Source file and lines | main.c:111-116 |
Module | exec |
nb instructions | 19 |
nb uops | 18 |
loop length | 107 |
used x86 registers | 2 |
used mmx registers | 0 |
used xmm registers | 1 |
used ymm registers | 12 |
used zmm registers | 0 |
nb stack references | 0 |
micro-operation queue | 4.50 cycles |
front end | 4.50 cycles |
P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | |
---|---|---|---|---|---|---|---|---|
uops | 4.00 | 4.00 | 2.00 | 2.00 | 4.00 | 3.00 | 2.00 | 2.00 |
cycles | 4.00 | 4.00 | 2.00 | 2.00 | 4.00 | 3.00 | 2.00 | 2.00 |
Cycles executing div or sqrt instructions | NA |
Longest recurrence chain latency (RecMII) | 4.00 |
FE+BE cycles | 4.70 |
Stall cycles | 0.00 |
Front-end | 4.50 |
Dispatch | 4.00 |
Data deps. | 4.00 |
Overall L1 | 4.50 |
all | 50% |
load | 100% |
store | NA (no store vectorizable/vectorized instructions) |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | NA (no fma vectorizable/vectorized instructions) |
other | 33% |
all | 91% |
load | 0% |
store | 100% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | 100% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 0% |
all | 81% |
load | 50% |
store | 100% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 100% |
fma | 100% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 25% |
all | 28% |
load | 50% |
store | NA (no store vectorizable/vectorized instructions) |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | NA (no fma vectorizable/vectorized instructions) |
other | 20% |
all | 46% |
load | 6% |
store | 50% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | 50% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 6% |
all | 41% |
load | 28% |
store | 50% |
mul | NA (no mul vectorizable/vectorized instructions) |
add-sub | 50% |
fma | 50% |
div/sqrt | NA (no div/sqrt vectorizable/vectorized instructions) |
other | 17% |
Instruction | Nb FU | P0 | P1 | P2 | P3 | P4 | P5 | P6 | P7 | Latency | Recip. throughput |
---|---|---|---|---|---|---|---|---|---|---|---|
VADDPS %YMM15,%YMM9,%YMM13 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM7,%YMM9,%YMM9 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM13,0x40d194(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VADDPS %YMM5,%YMM11,%YMM14 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM8,%YMM11,%YMM11 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM14,0x46ec14(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VADDPS %YMM6,%YMM12,%YMM14 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VADDPS %YMM10,%YMM12,%YMM12 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM14,0x4d0694(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
VMOVD %ESI,%XMM4 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 |
VPBROADCASTD %XMM4,%YMM4 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 3 | 1 |
VPADDD 0x77b9(%RIP),%YMM4,%YMM4 | 1 | 0.33 | 0.33 | 0.50 | 0.50 | 0 | 0.33 | 0 | 0 | 1 | 0.50 |
VCVTDQ2PS %YMM4,%YMM4 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VBROADCASTSS 0x7754(%RIP),%YMM14 | 1 | 0 | 0 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 5 | 0.50 |
VFMADD213PS %YMM13,%YMM14,%YMM4 | 1 | 0.50 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0 | 4 | 0.50 |
VMOVUPS %YMM4,0x532114(,%RSI,4) | 1 | 0 | 0 | 0.33 | 0.33 | 1 | 0 | 0 | 0.33 | 3 | 1 |
ADD $0x8,%RSI | 1 | 0.25 | 0.25 | 0 | 0 | 0 | 0.25 | 0.25 | 0 | 1 | 0.25 |
CMP %RDX,%RSI | 1 | 0.25 | 0.25 | 0 | 0 | 0 | 0.25 | 0.25 | 0 | 1 | 0.25 |
JLE 401860 | 1 | 0.50 | 0 | 0 | 0 | 0 | 0 | 0.50 | 0 | 0 | 0.50-1 |
Metric | run_0 |
---|---|
Coverage (% app. time) | 0.01 |
Time (s) | 0 |
Instance Count | 730 |
Iteration Count - min | 49 |
Iteration Count - avg | 960.5 |
Iteration Count - max | 1872 |
Cycles per Iteration - min | 5.9 |
Cycles per Iteration - avg | 12.06 |
Cycles per Iteration - max | 230.16 |
Metric | Value |
---|---|
Bucket Coverage (% loop time) | 90.08 |
Instance Count | 730 |
ORIG CPI:min | 6.81 |
ORIG CPI:med | 8.84 |
ORIG CPI:max | 11.38 |
DL1 CPI:min | 18.19 |
DL1 CPI:med | 18.28 |
DL1 CPI:max | 18.46 |
ORIG (min) / DL1 (min) | 0.13 |
ORIG (med) / DL1 (med) | 0.33 |
ORIG (max) / DL1 (max) | 0.42 |
Nb Iteration:min | 52 |
Nb Iteration:med | 52.00 |
Nb Iteration:max | 52 |
ORIG: min (cycles) | 578 |
ORIG: med (cycles) | 1768.00 |
ORIG: max (cycles) | 2534 |
DL1:min (cycles) | 4620 |
DL1:med (cycles) | 5324.00 |
DL1:max (cycles) | 6048 |
Warning: Insufficiant number of instance in this bucket, results may be inaccurate.
Metric | Value |
---|---|
Bucket Coverage (% loop time) | 8.44 |
Instance Count | 730 |
ORIG CPI:min | 17.51 |
ORIG CPI:med | 20.99 |
ORIG CPI:max | 27.57 |
DL1 CPI:min | 18.04 |
DL1 CPI:med | 18.06 |
DL1 CPI:max | 18.09 |
ORIG (min) / DL1 (min) | 0.54 |
ORIG (med) / DL1 (med) | 0.57 |
ORIG (max) / DL1 (max) | 0.71 |
Nb Iteration:min | 377 |
Nb Iteration:med | 377.00 |
Nb Iteration:max | 377 |
ORIG: min (cycles) | 10394 |
ORIG: med (cycles) | 14858.00 |
ORIG: max (cycles) | 23290 |
DL1:min (cycles) | 19088 |
DL1:med (cycles) | 26021.00 |
DL1:max (cycles) | 32914 |
Metric (average per iteration except for Time and Iteration Count) | ORIG | DL1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Min (Thread) | Med (Thread) | Avg (Thread) | Max (Thread) | Min (Instances) | Med (Instances) | Max (Instances) | Min (Thread) | Med (Thread) | Avg (Thread) | Max (Thread) | Min (Instances) | Med (Instances) | Max (Instances) | |
Time | 1768.00 | 1768.00 | 1768.00 | 1768.00 | 578.00 | 1768.00 | 2534.00 | 5324.00 | 5324.00 | 5324.00 | 5324.00 | 4620.00 | 5324.00 | 6048.00 |
CPI MIN | 6.81 | 18.19 | ||||||||||||
CPI MED | 8.84 | 8.84 | 8.84 | 8.84 | 6.81 | 8.84 | 11.38 | 18.28 | 18.28 | 18.28 | 18.28 | 18.19 | 18.28 | 18.46 |
CPI AVG | 8.83 | 18.30 | ||||||||||||
CPI MAX | 11.38 | 18.46 | ||||||||||||
Iteration Count | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 | 52.00 |
Metric (average per iteration except for Time and Iteration Count) | ORIG | DL1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Min (Thread) | Med (Thread) | Avg (Thread) | Max (Thread) | Min (Instances) | Med (Instances) | Max (Instances) | Min (Thread) | Med (Thread) | Avg (Thread) | Max (Thread) | Min (Instances) | Med (Instances) | Max (Instances) | |
Time | 14858.00 | 14858.00 | 14858.00 | 14858.00 | 10394.00 | 14858.00 | 23290.00 | 26021.00 | 26021.00 | 26021.00 | 26021.00 | 19088.00 | 26021.00 | 32914.00 |
CPI MIN | 17.51 | 18.04 | ||||||||||||
CPI MED | 20.99 | 20.99 | 20.99 | 20.99 | 17.51 | 20.99 | 27.57 | 18.06 | 18.06 | 18.06 | 18.06 | 18.04 | 18.06 | 18.09 |
CPI AVG | 21.49 | 18.06 | ||||||||||||
CPI MAX | 27.57 | 18.09 | ||||||||||||
Iteration Count | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 | 377.00 |
ORIG | DL1 | Original Code |
---|---|---|
0x6bd2c2 ADDQ $0x1,-0xe8a(%RIP) 0x6bd2ca VADDPS %YMM15,%YMM9,%YMM13 | 0x6bd606 VADDPS %YMM15,%YMM9,%YMM13 | 0x401860 VADDPS %YMM15,%YMM9,%YMM13 |
0x6bd2cf VADDPS %YMM7,%YMM9,%YMM9 | 0x6bd60b VADDPS %YMM7,%YMM9,%YMM9 | 0x401865 VADDPS %YMM7,%YMM9,%YMM9 |
0x6bd2d3 VMOVUPS %YMM13,0x40d194(,%RSI,4) | 0x6bd60f VMOVUPS %YMM13,-0x1f57(%RIP) | 0x401869 VMOVUPS %YMM13,0x40d194(,%RSI,4) |
0x6bd2dc VADDPS %YMM5,%YMM11,%YMM14 | 0x6bd617 VADDPS %YMM5,%YMM11,%YMM14 | 0x401872 VADDPS %YMM5,%YMM11,%YMM14 |
0x6bd2e0 VADDPS %YMM8,%YMM11,%YMM11 | 0x6bd61b VADDPS %YMM8,%YMM11,%YMM11 | 0x401876 VADDPS %YMM8,%YMM11,%YMM11 |
0x6bd2e5 VMOVUPS %YMM14,0x46ec14(,%RSI,4) | 0x6bd620 VMOVUPS %YMM14,-0x1f28(%RIP) | 0x40187b VMOVUPS %YMM14,0x46ec14(,%RSI,4) |
0x6bd2ee VADDPS %YMM6,%YMM12,%YMM14 | 0x6bd628 VADDPS %YMM6,%YMM12,%YMM14 | 0x401884 VADDPS %YMM6,%YMM12,%YMM14 |
0x6bd2f2 VADDPS %YMM10,%YMM12,%YMM12 | 0x6bd62c VADDPS %YMM10,%YMM12,%YMM12 | 0x401888 VADDPS %YMM10,%YMM12,%YMM12 |
0x6bd2f7 VMOVUPS %YMM14,0x4d0694(,%RSI,4) | 0x6bd631 VMOVUPS %YMM14,-0x1ef9(%RIP) | 0x40188d VMOVUPS %YMM14,0x4d0694(,%RSI,4) |
0x6bd300 VMOVD %ESI,%XMM4 | 0x6bd639 VMOVD %ESI,%XMM4 | 0x401896 VMOVD %ESI,%XMM4 |
0x6bd304 VPBROADCASTD %XMM4,%YMM4 | 0x6bd63d VPBROADCASTD %XMM4,%YMM4 | 0x40189a VPBROADCASTD %XMM4,%YMM4 |
0x6bd309 VPADDD -0x2b42b1(%RIP),%YMM4,%YMM4 | 0x6bd642 VPADDD -0x2b45ea(%RIP),%YMM4,%YMM4 | 0x40189f VPADDD 0x77b9(%RIP),%YMM4,%YMM4 |
0x6bd311 VCVTDQ2PS %YMM4,%YMM4 | 0x6bd64a VCVTDQ2PS %YMM4,%YMM4 | 0x4018a7 VCVTDQ2PS %YMM4,%YMM4 |
0x6bd315 VBROADCASTSS -0x2b4316(%RIP),%YMM14 | 0x6bd64e VBROADCASTSS -0x2b464f(%RIP),%YMM14 | 0x4018ab VBROADCASTSS 0x7754(%RIP),%YMM14 |
0x6bd31e VFMADD213PS %YMM13,%YMM14,%YMM4 | 0x6bd657 VFMADD213PS %YMM13,%YMM14,%YMM4 | 0x4018b4 VFMADD213PS %YMM13,%YMM14,%YMM4 |
0x6bd323 VMOVUPS %YMM4,0x532114(,%RSI,4) | 0x6bd65c VMOVUPS %YMM4,-0x1ee4(%RIP) | 0x4018b9 VMOVUPS %YMM4,0x532114(,%RSI,4) |
0x6bd32c ADD $0x8,%RSI | 0x6bd664 ADD $0x8,%RSI | 0x4018c2 ADD $0x8,%RSI |
0x6bd330 CMP %RDX,%RSI | 0x6bd668 CMP %RDX,%RSI | 0x4018c6 CMP %RDX,%RSI |
0x6bd333 JLE 6bd2c2 | 0x6bd66b JLE 6bd606 | 0x4018c9 JLE 401860 |
Path / |
Metric | ORIG | DL1 | Original |
---|---|---|---|
FP operations per cycle L1 | 12.80, 12.80, | 14.22, 14.22, | 14.22, 14.22, |
cycles L1 CQA | 5.00 | 4.50 | 4.50 |
cycles UFS | 5.20 | 4.70 | 4.70 |
bytes loaded | 44.00 | 36.00 | 36.00 |
bytes stored | 136.00 | 128.00 | 128.00 |
nb loads | 3.00 | 2.00 | 2.00 |
nb stores | 5.00 | 4.00 | 4.00 |
cycles dispatch | 5.00 | 4.00 | 4.00 |
cycles front end | 5.00 | 4.50 | 4.50 |
cycles P0 | 4.00 | 4.00 | 4.00 |
cycles P1 | 4.00 | 4.00 | 4.00 |
cycles P2 | 2.83 | 2.00 | 2.00 |
cycles P3 | 2.50 | 2.00 | 2.00 |
cycles P4 | 5.00 | 4.00 | 4.00 |
cycles P5 | 3.00 | 3.00 | 3.00 |
cycles P6 | 3.00 | 2.00 | 2.00 |
cycles P7 | 2.67 | 2.00 | 2.00 |
stall cycles | 0.00 | 0.00 | 0.00 |
LB full | 0.00 | 0.00 | 0.00 |
LM full | 0.00 | 0.00 | 0.00 |
PRF full | 0.00 | 0.00 | 0.00 |
PRF_FLOAT full | 0.00 | 0.00 | 0.00 |
PRF_INT full | 0.00 | 0.00 | 0.00 |
ROB full | 0.00 | 0.00 | 0.00 |
RS full | 0.00 | 0.00 | 0.00 |
SB full | 0.00 | 0.00 | 0.00 |
nb uops | 20.00 | 18.00 | 18.00 |
uops P0 | 4.00 | 4.00 | 4.00 |
uops P1 | 4.00 | 4.00 | 4.00 |
uops P2 | 2.83 | 2.00 | 2.00 |
uops P3 | 2.50 | 2.00 | 2.00 |
uops P4 | 5.00 | 4.00 | 4.00 |
uops P5 | 3.00 | 3.00 | 3.00 |
uops P6 | 3.00 | 2.00 | 2.00 |
uops P7 | 2.67 | 2.00 | 2.00 |
ID | 3 | 5 | 1 |
Metric | ORIG | DL1 | Original |
---|---|---|---|
FP operations per cycle L1 | 12.80, 12.80, | 14.22, 14.22, | 14.22, 14.22, |
cycles L1 CQA | 5.00 | 4.50 | 4.50 |
cycles UFS | 5.20 | 4.70 | 4.70 |
bytes loaded | 44.00 | 36.00 | 36.00 |
bytes stored | 136.00 | 128.00 | 128.00 |
nb loads | 3.00 | 2.00 | 2.00 |
nb stores | 5.00 | 4.00 | 4.00 |
cycles dispatch | 5.00 | 4.00 | 4.00 |
cycles front end | 5.00 | 4.50 | 4.50 |
cycles P0 | 4.00 | 4.00 | 4.00 |
cycles P1 | 4.00 | 4.00 | 4.00 |
cycles P2 | 2.83 | 2.00 | 2.00 |
cycles P3 | 2.50 | 2.00 | 2.00 |
cycles P4 | 5.00 | 4.00 | 4.00 |
cycles P5 | 3.00 | 3.00 | 3.00 |
cycles P6 | 3.00 | 2.00 | 2.00 |
cycles P7 | 2.67 | 2.00 | 2.00 |
stall cycles | 0.00 | 0.00 | 0.00 |
LB full | 0.00 | 0.00 | 0.00 |
LM full | 0.00 | 0.00 | 0.00 |
PRF full | 0.00 | 0.00 | 0.00 |
PRF_FLOAT full | 0.00 | 0.00 | 0.00 |
PRF_INT full | 0.00 | 0.00 | 0.00 |
ROB full | 0.00 | 0.00 | 0.00 |
RS full | 0.00 | 0.00 | 0.00 |
SB full | 0.00 | 0.00 | 0.00 |
nb uops | 20.00 | 18.00 | 18.00 |
uops P0 | 4.00 | 4.00 | 4.00 |
uops P1 | 4.00 | 4.00 | 4.00 |
uops P2 | 2.83 | 2.00 | 2.00 |
uops P3 | 2.50 | 2.00 | 2.00 |
uops P4 | 5.00 | 4.00 | 4.00 |
uops P5 | 3.00 | 3.00 | 3.00 |
uops P6 | 3.00 | 2.00 | 2.00 |
uops P7 | 2.67 | 2.00 | 2.00 |
ID | 3 | 5 | 1 |