Skip to content

Commit 7ae6653

Browse files
committed
no print
1 parent 35d2071 commit 7ae6653

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/broadcast.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,6 @@ end
678678
::Val{UNROLL},
679679
::Val{dontbc}
680680
) where {T<:NativeTypes,N,BC<:Union{Broadcasted,Product},Mod,UNROLL,dontbc}
681-
@show (dest) (BC)
682681
vmaterialize_fun(sizeof(T), N, BC, Mod, UNROLL, dontbc, false)
683682
end
684683
@generated function vmaterialize!(

0 commit comments

Comments
 (0)