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
hvncat: Added inbounds annotations that improve performance (#41200)
* Added judicious inbounds/inline decorations
* add inline to other one
* bump
* grammar
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
* Remove `@inline`
* bump CI
* bump CI 2
* Merge fix
* Ensure `hvncat_fill!` can't execute when N < 2
* Bounds check in three-arg `hvncat_fill!`
* Narrow inbounds
* Moved bounds check up
---------
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
0 commit comments