options

exec - 2024-02-21 11:21:40 - MAQAO 2.19.1

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

Optimizer

Loop IDModuleAnalysisPenalty ScoreCoverage (%)Vectorization
Ratio (%)
Vector Length
Use (%)
842libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.1439.4513.3314.17
[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 5 issues ( = data accesses) costing 2 point each.10
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
[SA] Non innermost loop (InBetween) - Collapse loop with innermost ones. This issue costs 2 points.2
843libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.221.79012.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
662libkripke.soPartial or unexisting vectorization - No issue detected011.1012.5
574libkripke.soThe loop is fully and efficiently vectorized.09.08100100
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
1075libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.362.311.1113.89
[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 9 issues ( = indirect data accesses) costing 4 point each.36
729libkripke.soPartial or unexisting vectorization - No issue detected00.34012.5
664libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.150.03011.59
[SA] Too many paths (9 paths) - Simplify control structure. There are 9 issues ( = paths) costing 1 point each with a malus of 4 points.13
[SA] Non innermost loop (InBetween) - Collapse loop with innermost ones. This issue costs 2 points.2
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
663libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.150.01012.11
[SA] Too many paths (9 paths) - Simplify control structure. There are 9 issues ( = paths) costing 1 point each with a malus of 4 points.13
[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
841libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.160.01010.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 6 issues ( = data accesses) costing 2 point each.12
[SA] Several paths (2 paths) - Simplify control structure or force the compiler to use masked instructions. There are 2 issues ( = paths) costing 1 point each.2
[SA] Non innermost loop (InBetween) - Collapse loop with innermost ones. This issue costs 2 points.2
572libkripke.soPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.150.01012.13
[SA] Too many paths (9 paths) - Simplify control structure. There are 9 issues ( = paths) costing 1 point each with a malus of 4 points.13
[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
×