about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2021-06-23 20:47:51 -0700
committerGitHub <noreply@github.com>2021-06-23 20:47:51 -0700
commitb5ba19577f1c463b4482a6a5759a9475006e50dd (patch)
tree0fba7c5834be7515ccf78405cdd2a391e6075731 /src/test/codegen/src-hash-algorithm
parent3872723ead2e4784ab483c289160d8d14086c037 (diff)
parent1529ed43d8b029c0406d636a6d2ae84bf5346aca (diff)
downloadrust-b5ba19577f1c463b4482a6a5759a9475006e50dd.tar.gz
rust-b5ba19577f1c463b4482a6a5759a9475006e50dd.zip
Merge pull request #139 from rust-lang/feat/gather
Add SimdArray trait and safe gather/scatter API (rust-lang/stdsimd#139)
This PR has four parts, without which it doesn't make a lot of sense:
-    The introduction of the SimdArray trait for abstraction over vectors.
-    The implementation of private vector-of-pointers types.
-    Using these to allow constructing vectors with SimdArray::gather_{or, or_default, select}.
-    Using these to allow writing vectors using SimdArray::scatter{,_select}.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions