options

exec - 2023-10-24 10:51:35 - MAQAO 2.17.9

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

Optimizer

Loop IDModuleAnalysisPenalty ScoreCoverage (%)Vectorization
Ratio (%)
Vector Length
Use (%)
213execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.210.17025
[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
854execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.99.7535.7133.93
[SA] Too many paths (5 paths) - Simplify control structure. There are 5 issues ( = paths) costing 1 point each with a malus of 4 points.9
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
160execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.48.39025
[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
261execInefficient vectorization.327.28100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 8 issues (= instructions) costing 4 points each.32
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
170execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.46.32024.2
[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
121execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.126.27023.61
[SA] Too many paths (8 paths) - Simplify control structure. There are 8 issues ( = paths) costing 1 point each with a malus of 4 points.12
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
129execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.125.59023.61
[SA] Too many paths (8 paths) - Simplify control structure. There are 8 issues ( = paths) costing 1 point each with a malus of 4 points.12
Warning! Some static analysis are missing because the loop has too many paths. Use a higher value for --maximal_path_number option.0
103execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.665.369598.75
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 16 issues (= instructions) costing 4 points each.64
[SA] Inefficient vectorization: use of shorter than available vector length - Force compiler to use proper vector length. CAUTION: use of 512 bits vectors could be more expensive than 256 bits on some processors. Use intrinsics (costly and not portable). The issue costs 2 points.2
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
101execPartial or unexisting vectorization - Use pragma to force vectorization and check potential dependencies between array access.665.2998.3998.79
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 16 issues (= instructions) costing 4 points each.64
[SA] Inefficient vectorization: use of shorter than available vector length - Force compiler to use proper vector length. CAUTION: use of 512 bits vectors could be more expensive than 256 bits on some processors. Use intrinsics (costly and not portable). The issue costs 2 points.2
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
112execInefficient vectorization.165.26100100
[SA] Presence of expensive FP instructions - Perform hoisting, change algorithm, use SVML or proper numerical library or perform value profiling (count the number of distinct input values). There are 4 issues (= instructions) costing 4 points each.16
Warning! There is no dynamic data for this loop. Some checks can not been performed.0
×