You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some stdsimd intrinsics are using llvm.bitreverse directly, but they should probably start using the rustc intrinsic once it lands on nightly: rust-lang/rust#48573