You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
peakflops: make eltype a static parameter of the method
Otherwise `eltype` is inferred as merely `DataType`. Too bad that
constprop doesn't fix this on its own.
This should make the sysimage more resistant to invalidation (checking
rn).
0 commit comments