Add impl of SIMD'd f32s
authorMatt Corallo <git@bluematt.me>
Fri, 15 Dec 2023 02:20:26 +0000 (02:20 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 15 Dec 2023 02:20:53 +0000 (02:20 +0000)
commite03db1e19ddbedca55816bdb5a51a90549782242
tree8bd79ed469cfd12d93290eb7ffbe89b200ed7996
parent0a882b693df28cfaccea264b2a0ae717ac21e9ab
Add impl of SIMD'd f32s
lightning/src/util/mod.rs
lightning/src/util/simd_f32.rs [new file with mode: 0644]