about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2021-09-24 12:46:50 -0700
committerJubilee <46493976+workingjubilee@users.noreply.github.com>2021-10-03 11:04:58 -0700
commit6d236626891f206d5974e2fac03e3fa816279b74 (patch)
treea8bcbbdce5411dc68bcc73d9da17b5bc2c4c7df9 /src/test/codegen/src-hash-algorithm
parent436ca7f7aa60f0ffe2591a1e5658e85f9e0af22f (diff)
downloadrust-6d236626891f206d5974e2fac03e3fa816279b74.tar.gz
rust-6d236626891f206d5974e2fac03e3fa816279b74.zip
Add {gather,scatter}_select_unchecked
This unsafe variant allows the thinnest API, in case LLVM cannot
perform loop-invariant code motion on a hot loop when the safe
form is used.

An unchecked variant could be added to other forms, but doesn't
seem likely to improve anything, since it would just add heavier
codegen.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions