]> git.lizzy.rs Git - rust.git/commit
implement gather
authorRalf Jung <post@ralfj.de>
Thu, 10 Mar 2022 00:18:07 +0000 (19:18 -0500)
committerRalf Jung <post@ralfj.de>
Thu, 10 Mar 2022 00:29:05 +0000 (19:29 -0500)
commit576e2bbed5cfa26fdab2af62e1372d1f8fa581d1
treed2ff97b797cef599bf667160beddde57c3cf5d9b
parent3eba7fcf7336c7cebdea4b2c2140c947b6bac67c
implement gather
src/shims/intrinsics.rs
tests/compile-fail/intrinsics/simd-gather.rs [new file with mode: 0644]
tests/run-pass/portable-simd.rs