about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMartin Habovstiak <martin.habovstiak@gmail.com>2024-07-17 16:11:32 +0200
committerMartin Habovstiak <martin.habovstiak@gmail.com>2024-08-20 15:05:01 +0200
commit728876ea98ccebddd56df16c8df0635a4f0bd5a6 (patch)
tree899cfc49b99351ee6633932df012c4bc85e72df9 /compiler/rustc_codegen_llvm/src
parentb3736d687a75a029620d86a23a51bdfeb3383701 (diff)
downloadrust-728876ea98ccebddd56df16c8df0635a4f0bd5a6.tar.gz
rust-728876ea98ccebddd56df16c8df0635a4f0bd5a6.zip
Implement SHA256 SIMD intrinsics on x86
It'd be useful to be able to verify code implementing SHA256 using SIMD
since such code is a bit more complicated and at some points requires
use of pointers. Until now `miri` didn't support x86 SHA256 intrinsics.
This commit implements them.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions