]> git.lizzy.rs Git - rust.git/commit
implement missing SIMD comparison operators, simd_xor, and simd_reduce_all
authorRalf Jung <post@ralfj.de>
Sat, 5 Mar 2022 18:30:16 +0000 (13:30 -0500)
committerRalf Jung <post@ralfj.de>
Sat, 5 Mar 2022 18:45:13 +0000 (13:45 -0500)
commit90207a548481b1abac9fc28c8f8f03897789e6fa
treed4e31159de9e49a46f463d58648196e370294795
parenta7151715348150c2925ade31c67d750ec2f742a1
implement missing SIMD comparison operators, simd_xor, and simd_reduce_all
src/shims/intrinsics.rs
tests/run-pass/portable-simd.rs