Skip to content

Commit

Permalink
Add overflow-checking variants of arithmetic dyn kernels (#2740)
Browse files Browse the repository at this point in the history
* Init

* More

* More

* Add tests

* Fix clippy

* Remove macro

* Update doc

* Fix clippy

* Remove length check

* Tweak try_binary to coordinate latest optimization

* Fix clippy

* Use for loop

* Split non-null variant into never inline function

* Add value type check

* Multiply by get_byte_width of output type.
  • Loading branch information
viirya committed Sep 20, 2022
1 parent 3bf6eb9 commit 9599178
Show file tree
Hide file tree
Showing 2 changed files with 466 additions and 86 deletions.

0 comments on commit 9599178

Please sign in to comment.