about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2023-06-30 12:07:21 +0200
committerLuca Barbato <lu_zero@gentoo.org>2023-06-30 12:07:21 +0200
commit528f11c24b2027f33ac9af63695dddfb7bd2b514 (patch)
tree6e68c82170460ca0a2684d58a2b29c9faa2a78e4 /compiler/rustc_codegen_gcc
parentb4591cb04c8dbcd780620c1e86c8ddd0c651622a (diff)
downloadrust-528f11c24b2027f33ac9af63695dddfb7bd2b514.tar.gz
rust-528f11c24b2027f33ac9af63695dddfb7bd2b514.zip
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).
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions