options

bench - 2025-05-21 15:45:17 - MAQAO 2.21.4

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

  • run_0

Optimizer

Loop IDAnalysisPenalty Score
Loop 1611 - bench+Execution Time: 49 % - Vectorization Ratio: 97.66 % - Vector Length Use: 49.41 %
Data Access Issues+112
[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] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 27 issues ( = indirect data accesses) costing 4 point each.108
Vectorization Roadblocks+112
[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] Presence of indirect accesses - Use array restructuring or gather instructions to lower the cost. There are 27 issues ( = indirect data accesses) costing 4 point each.108
Loop 2517 - bench+Execution Time: 45 % - Vectorization Ratio: 88.17 % - Vector Length Use: 100.00 %
Data Access Issues+62
[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 31 issues ( = data accesses) costing 2 point each.62
Vectorization Roadblocks+62
[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 31 issues ( = data accesses) costing 2 point each.62
Loop 510 - bench+Execution Time: 0 % - Vectorization Ratio: 0.00 % - Vector Length Use: 27.78 %
Control Flow Issues+1
[SA] Presence of calls - Inline either by compiler or by hand and use SVML for libm calls. There are 1 issues (= calls) costing 1 point each.1
Data Access Issues+2
[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
Vectorization Roadblocks+3
[SA] Presence of calls - Inline either by compiler or by hand and use SVML for libm calls. There are 1 issues (= calls) costing 1 point each.1
[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
Loop 129 - bench+Execution Time: 0 % - Vectorization Ratio: 0.00 % - Vector Length Use: 25.00 %
Control Flow Issues+1
[SA] Presence of calls - Inline either by compiler or by hand and use SVML for libm calls. There are 1 issues (= calls) costing 1 point each.1
Vectorization Roadblocks+1
[SA] Presence of calls - Inline either by compiler or by hand and use SVML for libm calls. There are 1 issues (= calls) costing 1 point each.1
×