Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove clone of coefficients in CPU HAL (risc0#1187)
Came across this todo, and figured I'd just PR in the change to avoid the realloc/copy. > This is safe because the `Ref` guard is kept during the `par_iter` execution. The code can be made to be more verbose to express this, if preferred. --------- Co-authored-by: Frank Laub <[email protected]>
- Loading branch information