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
Add support for simd insert/extract intrinsics (rust-lang#354)
* support simd_extract intrinsic
* support simd_insert intrinsic
* move insert/extract tests to their own tile
* extract codegen_intrinsic_simd_insert
Co-authored-by: Adrian Palacios <[email protected]>
0 commit comments