]> git.proxmox.com Git - rustc.git/blob - vendor/packed_simd_2/src/codegen/math.rs
New upstream version 1.68.2+dfsg1
[rustc.git] / vendor / packed_simd_2 / src / codegen / math.rs
1 //! Vertical math operations
2
3 pub(crate) mod float;