Vector Instruction Level Parallelism
Visualizing accumulation of vector chunks over cycles for multiple iterations.
Pipeline Stats
Current Cycle
0
Ops / Cycle
0
Total Ops Completed
0
▶
Play Animation
Step Forward
Reset
Instruction Schedule
ITER 1: vld v1
ITER 1: vmul v3, v1, v2
ITER 1: vadd v5, v3, v4
ITER 2: vld v1
ITER 2: vmul v3, v1, v2
ITER 2: vadd v5, v3, v4
Ready to start Iteration 1.
Load
Multiply
Add
8 lanes per unit | Elements stack over time
Load Unit
Multiply Unit
Add Unit
time
ISSUE