about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-01 04:24:26 +0000
committerbors <bors@rust-lang.org>2023-07-01 04:24:26 +0000
commit6b06fdfcd4f06ba95123624f8e21de6bdeea3616 (patch)
tree5fe15ccfae13cec0af954bc3b0326e7196ecbe80 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent7383ab7378b17605c197d320c087c6d91f856e60 (diff)
parent528f11c24b2027f33ac9af63695dddfb7bd2b514 (diff)
downloadrust-6b06fdfcd4f06ba95123624f8e21de6bdeea3616.tar.gz
rust-6b06fdfcd4f06ba95123624f8e21de6bdeea3616.zip
Auto merge of #113194 - lu-zero:intrinsics-inline, r=thomcc
Mark wrapped intrinsics as inline(always)

This should mitigate having the inliner decide not to inline when the architecture is lacking an implementation of
TargetTransformInfo::areInlineCompatible aware of the target features (e.g. PowerPC as today).

See https://github.com/rust-lang/stdarch/pull/1443#issuecomment-1613788080
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions