rust/library
Luca Barbato 528f11c24b 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).
2023-06-30 12:07:21 +02:00
..
2023-05-07 18:57:43 +03:00
2023-06-13 21:45:04 -07:00
2023-06-21 14:59:37 -07:00