about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorGuillaume Boisseau <Nadrieril@users.noreply.github.com>2024-03-02 20:13:24 +0100
committerGitHub <noreply@github.com>2024-03-02 20:13:24 +0100
commit550b2761097219da90c6e165549afc590c294f3f (patch)
tree1d0b0a549311042db389f0c68cc5ed2c0e20e60b /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentaa1c9a5993d7e7c746a8cbbd9afa066d24335665 (diff)
parent2c8f47105a74b0603fb371febdc373aa09e8c267 (diff)
downloadrust-550b2761097219da90c6e165549afc590c294f3f.tar.gz
rust-550b2761097219da90c6e165549afc590c294f3f.zip
Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errors
`f16` and `f128` step 2: intrinsics

Continuation of https://github.com/rust-lang/rust/pull/121728, another portion of https://github.com/rust-lang/rust/pull/114607.

This PR adds `f16` and `f128` intrinsics, and hooks them up to both HIR and LLVM. This is all still unexposed to the frontend, which will probably be the next step. Also update itanium mangling per `@rcvalle's` in https://github.com/rust-lang/rust/pull/121728/files#r1506570300, and fix a typo from step 1.

Once these types are usable in code, I will add the codegen tests from #114607 (codegen is passing on that branch)

This does add more `unimplemented!`s to Clippy, but I still don't think we can do better until library support is added.

r? `@compiler-errors`
cc `@Nilstrieb`
`@rustbot` label +T-compiler +F-f16_and_f128
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions