Stream: git-cranelift

Topic: cranelift / Issue #875 [module] Make it possible to enabl...


view this post on Zulip GitHub (Feb 28 2020 at 23:26):

alexcrichton transferred Issue #875:

This is necessary for performant SIMD in cg_clif. This would correspond to for example #[target_feature(enable = "sse2")] in the compiled rust code.

https://doc.rust-lang.org/stable/core/arch/#dynamic-cpu-feature-detection


Last updated: Oct 23 2024 at 20:03 UTC