- r_1 - engine_NEON1M11-0001_o26_m2 - 10 analyzed loop(s)
- r_2 - engine_NEON1M11-0001_o26_m2_ifort - 10 analyzed loop(s)
Analysis | Count | Percentage | Weighted Count |
▼Loop Computation Issues– | 16 | | |
○Less than 10% of the FP ADD/SUB/MUL arithmetic operations are performed using FMA | 11 | 55.00 | 0.52 |
○Presence of a large number of scalar integer instructions | 5 | 25.00 | 0.30 |
▼Control Flow Issues– | 5 | | |
○Presence of 2 to 4 paths | 3 | 15.00 | 0.06 |
○Presence of calls | 2 | 10.00 | 0.34 |
▼Data Access Issues– | 19 | | |
○More than 20% of the loads are accessing the stack | 6 | 30.00 | 0.24 |
○Presence of indirect access | 4 | 20.00 | 0.12 |
○Presence of constant non-unit stride data access | 4 | 20.00 | 0.11 |
○Presence of special instructions executing on a single port | 2 | 10.00 | 0.04 |
○More than 10% of the vector loads instructions are unaligned | 2 | 10.00 | 0.04 |
○Presence of expensive instructions: scatter/gather | 1 | 5.00 | 0.03 |
▼Vectorization Roadblocks– | 15 | | |
○Presence of constant non-unit stride data access | 4 | 20.00 | 0.11 |
○Presence of indirect access | 4 | 20.00 | 0.12 |
○Presence of 2 to 4 paths | 3 | 15.00 | 0.06 |
○Presence of calls | 2 | 10.00 | 0.34 |
○Presence of more than 4 paths | 2 | 10.00 | 0.34 |
▼Inefficient Vectorization– | 3 | | |
○Presence of special instructions executing on a single port | 2 | 10.00 | 0.04 |
○Presence of expensive instructions: scatter/gather | 1 | 5.00 | 0.03 |
Analysis | r_1 | r_2 |
Loop Computation Issues | Less than 10% of the FP ADD/SUB/MUL arithmetic operations are performed using FMA | 5 | 6 |
---|
Presence of a large number of scalar integer instructions | 2 | 3 |
Control Flow Issues | Presence of calls | 1 | 1 |
---|
Presence of 2 to 4 paths | 2 | 1 |
Data Access Issues | Presence of constant non-unit stride data access | 2 | 2 |
---|
Presence of indirect access | 2 | 2 |
More than 10% of the vector loads instructions are unaligned | 2 | 0 |
Presence of expensive instructions: scatter/gather | 0 | 1 |
Presence of special instructions executing on a single port | 2 | 0 |
More than 20% of the loads are accessing the stack | 3 | 3 |
Vectorization Roadblocks | Presence of calls | 1 | 1 |
---|
Presence of 2 to 4 paths | 2 | 1 |
Presence of more than 4 paths | 1 | 1 |
Presence of constant non-unit stride data access | 2 | 2 |
Presence of indirect access | 2 | 2 |
Inefficient Vectorization | Presence of expensive instructions: scatter/gather | 0 | 1 |
---|
Presence of special instructions executing on a single port | 2 | 0 |