Skip to content

Commit b0a005d

Browse files
committed
Add floating-point classification functions
1 parent 0682c31 commit b0a005d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/core_simd/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ mod fmt;
1717
mod intrinsics;
1818
mod ops;
1919
mod round;
20+
mod comparisons;
2021

2122
mod math;
2223

0 commit comments

Comments
 (0)