Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Dec 13, 2024
1 parent 099b2e2 commit 1035cb9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ comptime fn unroll_loop_outer() -> Quoted {
for i in 1..512 {
indices[i] = i;
}
partial_sums[0] = partial_sum;

indices
.as_slice()
Expand Down

0 comments on commit 1035cb9

Please sign in to comment.