Skip to content

Commit 742fec8

Browse files
authored
Remove unsafe from generated helpers and const-generic functions (#244)
Follow-up to #236 Didn't even need to extend `kernel!` to support const generics in the end. The only remaining `unsafe` is now in `load/store_interleaved` which can be eliminated on x86 and WASM but not NEON. That's addressed separately in #245 Fixes #124
1 parent 6d9f36f commit 742fec8

7 files changed

Lines changed: 1257 additions & 1367 deletions

File tree

0 commit comments

Comments
 (0)