Skip to content

Commit

Permalink
no print
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselrod committed Jul 11, 2023
1 parent 35d2071 commit 7ae6653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/broadcast.jl
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ end
::Val{UNROLL},
::Val{dontbc}
) where {T<:NativeTypes,N,BC<:Union{Broadcasted,Product},Mod,UNROLL,dontbc}
@show (dest) (BC)
vmaterialize_fun(sizeof(T), N, BC, Mod, UNROLL, dontbc, false)
end
@generated function vmaterialize!(
Expand Down

0 comments on commit 7ae6653

Please sign in to comment.