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
* let homogeneous tuples be `alldense`
This lets LoopVectorization work more broadly .. e.g. VectorizedStatistics can process NTuples, `vminimum((1.0,2.0,0.5,1.5))` (currently it chokes).
* Update src/simdfunctionals/map.jl
Co-authored-by: Chris Elrod <[email protected]>
0 commit comments