options

exec - 2025-09-17 23:39:10 - MAQAO 2025.1.2

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

  • run_0

▼Optimizer

Loop IDAnalysisPenalty Score
►Loop 56807 - exec+Execution Time: 16 % - Vectorization Ratio: 84.39 % - Vector Length Use: 63.51 %
►Loop Computation Issues+8
○[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 2 issues (= instructions) costing 4 points each.8
►Control Flow Issues+11
○[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
○[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
►Data Access Issues+116
○[SA] Inefficient vectorization: more than 10% of the vector loads instructions are unaligned - When allocating arrays, don’t forget to align them. There are 0 issues ( = arrays) costing 2 points each0
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 23 issues (= instructions) costing 4 points each.92
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 22 issues (= instructions) costing 1 point each.22
○[SA] More than 20% of the loads are accessing the stack - Perform loop splitting to decrease pressure on registers. This issue costs 2 points.2
►Vectorization Roadblocks+11
○[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
○[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
►Inefficient Vectorization+116
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 23 issues (= instructions) costing 4 points each.92
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 22 issues (= instructions) costing 1 point each.22
○[SA] Inefficient vectorization: use of masked instructions - Simplify control structure. The issue costs 2 points.2
►Loop 56809 - exec+Execution Time: 12 % - Vectorization Ratio: 100.00 % - Vector Length Use: 71.20 %
►Loop Computation Issues+8
○[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 2 issues (= instructions) costing 4 points each.8
►Data Access Issues+112
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 4 issues ( = indirect data accesses) costing 4 point each.16
○[SA] Inefficient vectorization: more than 10% of the vector loads instructions are unaligned - When allocating arrays, don’t forget to align them. There are 0 issues ( = arrays) costing 2 points each0
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 23 issues (= instructions) costing 4 points each.92
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT) - Simplify data access and try to get stride 1 access. There are 4 issues (= instructions) costing 1 point each.4
►Vectorization Roadblocks+16
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 4 issues ( = indirect data accesses) costing 4 point each.16
►Inefficient Vectorization+96
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 23 issues (= instructions) costing 4 points each.92
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT) - Simplify data access and try to get stride 1 access. There are 4 issues (= instructions) costing 1 point each.4
►Loop 56808 - exec+Execution Time: 9 % - Vectorization Ratio: 100.00 % - Vector Length Use: 81.25 %
►Data Access Issues+41
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 6 issues ( = indirect data accesses) costing 4 point each.24
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (COMPRESS/EXPAND) - Simplify data access and try to get stride 1 access. There are 5 issues (= instructions) costing 1 point each.5
►Vectorization Roadblocks+24
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 6 issues ( = indirect data accesses) costing 4 point each.24
►Inefficient Vectorization+19
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (COMPRESS/EXPAND) - Simplify data access and try to get stride 1 access. There are 5 issues (= instructions) costing 1 point each.5
○[SA] Inefficient vectorization: use of masked instructions - Simplify control structure. The issue costs 2 points.2
►Loop 56818 - exec+Execution Time: 8 % - Vectorization Ratio: 100.00 % - Vector Length Use: 78.57 %
►Data Access Issues+26
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 3 issues ( = indirect data accesses) costing 4 point each.12
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (COMPRESS/EXPAND) - Simplify data access and try to get stride 1 access. There are 2 issues (= instructions) costing 1 point each.2
►Vectorization Roadblocks+12
○[SA] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 3 issues ( = indirect data accesses) costing 4 point each.12
►Inefficient Vectorization+16
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (COMPRESS/EXPAND) - Simplify data access and try to get stride 1 access. There are 2 issues (= instructions) costing 1 point each.2
○[SA] Inefficient vectorization: use of masked instructions - Simplify control structure. The issue costs 2 points.2
►Loop 56817 - exec+Execution Time: 6 % - Vectorization Ratio: 74.68 % - Vector Length Use: 59.26 %
►Loop Computation Issues+4
○[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 1 issues (= instructions) costing 4 points each.4
►Control Flow Issues+11
○[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
○[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
►Data Access Issues+47
○[SA] Inefficient vectorization: more than 10% of the vector loads instructions are unaligned - When allocating arrays, don’t forget to align them. There are 0 issues ( = arrays) costing 2 points each0
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 8 issues (= instructions) costing 4 points each.32
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 13 issues (= instructions) costing 1 point each.13
○[SA] More than 20% of the loads are accessing the stack - Perform loop splitting to decrease pressure on registers. This issue costs 2 points.2
►Vectorization Roadblocks+11
○[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
○[SA] Non innermost loop (Outermost) - Collapse loop with innermost ones. This issue costs 2 points.2
►Inefficient Vectorization+47
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 8 issues (= instructions) costing 4 points each.32
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 13 issues (= instructions) costing 1 point each.13
○[SA] Inefficient vectorization: use of masked instructions - Simplify control structure. The issue costs 2 points.2
►Loop 56819 - exec+Execution Time: 5 % - Vectorization Ratio: 100.00 % - Vector Length Use: 71.88 %
►Loop Computation Issues+4
○[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 1 issues (= instructions) costing 4 points each.4
►Data Access Issues+42
○[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] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 8 issues (= instructions) costing 4 points each.32
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT) - Simplify data access and try to get stride 1 access. There are 2 issues (= instructions) costing 1 point each.2
►Vectorization Roadblocks+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
►Inefficient Vectorization+34
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 8 issues (= instructions) costing 4 points each.32
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT) - Simplify data access and try to get stride 1 access. There are 2 issues (= instructions) costing 1 point each.2
►Loop 11978 - exec+Execution Time: 3 % - Vectorization Ratio: 90.91 % - Vector Length Use: 92.05 %
►Data Access Issues+1
○[SA] Presence of special instructions executing on a single port (BROADCAST) - Simplify data access and try to get stride 1 access. There are 1 issues (= instructions) costing 1 point each.1
►Inefficient Vectorization+1
○[SA] Presence of special instructions executing on a single port (BROADCAST) - Simplify data access and try to get stride 1 access. There are 1 issues (= instructions) costing 1 point each.1
►Loop 11610 - exec+Execution Time: 3 % - Vectorization Ratio: 97.30 % - Vector Length Use: 85.47 %
►Loop Computation Issues+4
○[SA] Less than 10% of the FP ADD/SUB/MUL arithmetic operations are performed using FMA - Reorganize arithmetic expressions to exhibit potential for FMA. This issue costs 4 points.4
►Data Access Issues+29
○[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] Inefficient vectorization: more than 10% of the vector loads instructions are unaligned - When allocating arrays, don’t forget to align them. There are 0 issues ( = arrays) costing 2 points each0
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 13 issues (= instructions) costing 1 point each.13
►Vectorization Roadblocks+4
○[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
►Inefficient Vectorization+25
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (SHUFFLE/PERM, BROADCAST) - Simplify data access and try to get stride 1 access. There are 13 issues (= instructions) costing 1 point each.13
►Loop 56781 - exec+Execution Time: 2 % - Vectorization Ratio: 100.00 % - Vector Length Use: 60.87 %
►Data Access Issues+28
○[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] Inefficient vectorization: more than 10% of the vector loads instructions are unaligned - When allocating arrays, don’t forget to align them. There are 0 issues ( = arrays) costing 2 points each0
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, BLEND/MERGE, SHUFFLE/PERM) - Simplify data access and try to get stride 1 access. There are 8 issues (= instructions) costing 1 point each.8
►Vectorization Roadblocks+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
►Inefficient Vectorization+22
○[SA] Presence of expensive instructions (GATHER/SCATTER) - Use array restructuring. There are 3 issues (= instructions) costing 4 points each.12
○[SA] Presence of special instructions executing on a single port (INSERT/EXTRACT, BLEND/MERGE, SHUFFLE/PERM) - Simplify data access and try to get stride 1 access. There are 8 issues (= instructions) costing 1 point each.8
○[SA] Inefficient vectorization: use of masked instructions - Simplify control structure. The issue costs 2 points.2
○Loop 11984 - execExecution Time: 2 % - Vectorization Ratio: 100.00 % - Vector Length Use: 100.00 %
×