options

exec - 2023-09-11 12:05:38 - MAQAO 2.17.8

Help is available by moving the cursor above any symbol or by checking MAQAO website.

Optimizer

Loop IDModuleAnalysisPenalty ScoreCoverage (%)Vectorization
Ratio (%)
Vector Length
Use (%)
90execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.99435.9316.99
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 1 issues ( = indirect data accesses) costing 4 point each.4
[SA] Several paths (3 paths) - Simplify control structure or force the compiler to use masked instructions. There are 3 issues ( = paths) costing 1 point each.3
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 1 issues ( = data accesses) costing 2 point each.2
89execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.91.51012.5
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 2 issues ( = data accesses) costing 2 point each.4
[SA] Several paths (3 paths) - Simplify control structure or force the compiler to use masked instructions. There are 3 issues ( = paths) costing 1 point each.3
[SA] Non innermost loop (InBetween) - Collapse loop with innermost ones. This issue costs 2 points.2
91execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.20.733.3312.5
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 1 issues ( = data accesses) costing 2 point each.2
97execPartial or unexisting vectorization - No issue detected00.54012.5
88execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.220.43010.94
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 4 issues ( = data accesses) costing 2 point each.8
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 2 issues ( = indirect data accesses) costing 4 point each.8
[SA] Several paths (4 paths) - Simplify control structure or force the compiler to use masked instructions. There are 4 issues ( = paths) costing 1 point each.4
[SA] Non innermost loop (InBetween) - Collapse loop with innermost ones. This issue costs 2 points.2
83execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.740.4232.8413.99
[SA] Too many paths (70 paths) - Simplify control structure. There are 70 issues ( = paths) costing 1 point each with a malus of 4 points.74
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
56execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.60.345022.92
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 3 issues ( = data accesses) costing 2 point each.6
99execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.40.23012.5
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 1 issues ( = indirect data accesses) costing 4 point each.4
57execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.60.133.3314.58
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 3 issues ( = data accesses) costing 2 point each.6
44execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.60.0830.7713.94
[SA] Presence of constant non unit stride data access - Use array restructuring, perform loop interchange or use gather instructions to lower a bit the cost. There are 3 issues ( = data accesses) costing 2 point each.6
×