diff options
| author | Martin Habovstiak <martin.habovstiak@gmail.com> | 2024-07-17 16:11:32 +0200 |
|---|---|---|
| committer | Martin Habovstiak <martin.habovstiak@gmail.com> | 2024-08-20 15:05:01 +0200 |
| commit | 728876ea98ccebddd56df16c8df0635a4f0bd5a6 (patch) | |
| tree | 899cfc49b99351ee6633932df012c4bc85e72df9 /compiler/rustc_codegen_llvm/src | |
| parent | b3736d687a75a029620d86a23a51bdfeb3383701 (diff) | |
| download | rust-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
