SpiceQA
Questions
Tags
Users
Badges
loop-unrolling
17 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Counted/Uncounted loops and Safepoints - is `while (++i < someInt)` considered uncounted loop?
user_12008421
0
•
asked Jun 25, 2022
2
2
178
loop-unrolling
jvm
garbage-collection
java
Why does the following loop unrolling lead to a wrong result?
user_13041346
0
•
asked Apr 28, 2022
2
1
76
loop-unrolling
mips
assembly
matrix
c
Loop unroll issue with Visual Studio compiler
user_4838304
0
•
asked Mar 6, 2022
3
0
140
loop-unrolling
compiler-optimization
x86-64
visual-studio
c++
Does compiler only unroll the outer loop completely?
user_8638009
0
•
asked Nov 15, 2021
4
1
157
loop-unrolling
compiler-optimization
x86-64
assembly
gcc
Standalone loop collapsing in OpenMP
user_13594617
0
•
asked Nov 6, 2021
2
1
113
loop-unrolling
vectorization
openmp
c++
Why doesn't Hotspot JIT perform loop unrolling for long counters?
user_3340829
0
•
asked Mar 18, 2021
7
2
221
loop-unrolling
compiler-optimization
jvm-hotspot
jit
java
Why do neither V8 nor spidermonkey seem to unroll static loops?
user_12435589
0
•
asked Feb 6, 2021
5
2
232
loop-unrolling
v8
spidermonkey
javascript
Unrolling For Loop in C
user_7484043
0
•
asked Dec 8, 2020
4
2
695
loop-unrolling
optimization
c
Allowing struct field to overflow to the next field
user_619493
0
•
asked Jul 2, 2020
10
5
653
loop-unrolling
compiler-optimization
struct
gcc
c
Vectorization: when is worth manually unrolling loops?
user_1201614
0
•
asked May 6, 2020
4
2
399
loop-unrolling
vectorization
c
c++
1
(current)
2
Next
Next
Hot Questions