about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorJubilee <46493976+workingjubilee@users.noreply.github.com>2020-12-08 15:42:48 -0800
committerGitHub <noreply@github.com>2020-12-08 15:42:48 -0800
commita69c4414bc69d95d1ac1636cf2bc61deec21d936 (patch)
treee8c0b4790f515f16aa70e2111618f1d991a4c3cb /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent3aec4a2d00fab81b0372e3e98ea34d8305233f29 (diff)
parent3d9bbf9b86f9f41d9ea5fe649343f3d763003866 (diff)
downloadrust-a69c4414bc69d95d1ac1636cf2bc61deec21d936.tar.gz
rust-a69c4414bc69d95d1ac1636cf2bc61deec21d936.zip
Use platform intrinsics, not LLVM, for floor & ceil
This PR removes the direct linkage to LLVM for trunc and round intrinsics, while replacing that link with rustc's platform intrinsics for floor and ceil functions, namely simd_floor and simd_ceil. Tests that are no longer testable are removed. In doing so it resolves the riscv64gc compilation problems.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions