Tracking Issue for `stdarch_s390x`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
Feature gate: #![feature(stdarch_s390x)]
This is a tracking issue for the s390x (aka SystemZ) intrinsics in core::arch::s390x.
Public API
Everything in core::arch::s390x.
Missing instructions
based on the clang vecintrin.h (roungly similar to the linkable GCC vecintrin.h).
-
vec_any_ngehttps://github.com/rust-lang/stdarch/pull/1743 -
vec_any_ngthttps://github.com/rust-lang/stdarch/pull/1743 -
vec_any_nlehttps://github.com/rust-lang/stdarch/pull/1743 -
vec_any_nlthttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_ngehttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_ngthttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_nlehttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_nlthttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_nanhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_all_numerichttps://github.com/rust-lang/stdarch/pull/1743 -
vec_any_nanhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_any_numerichttps://github.com/rust-lang/stdarch/pull/1743 -
vec_genmaskhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_genmasks_8https://github.com/rust-lang/stdarch/pull/1728 -
vec_genmasks_16https://github.com/rust-lang/stdarch/pull/1728 -
vec_genmasks_32https://github.com/rust-lang/stdarch/pull/1728 -
vec_genmasks_64https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_u8https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_s8https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_u16https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_s16https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_u32https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_s32https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_u64https://github.com/rust-lang/stdarch/pull/1728 -
vec_splat_s64https://github.com/rust-lang/stdarch/pull/1728 -
vec_checksumhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_gfmsum_128https://github.com/rust-lang/stdarch/pull/1738 -
vec_gfmsum_accum_128https://github.com/rust-lang/stdarch/pull/1738 -
vec_doubleehttps://github.com/rust-lang/stdarch/pull/1743 -
vec_add_u128https://github.com/rust-lang/stdarch/pull/1738 -
vec_addc_u128https://github.com/rust-lang/stdarch/pull/1738 -
vec_adde_u128https://github.com/rust-lang/stdarch/pull/1738 -
vec_addec_u128https://github.com/rust-lang/stdarch/pull/1738 -
vec_bperm_u128https://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpeq_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpeq_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpeq_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpeq_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpne_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpne_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpne_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpne_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpnrg_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpnrg_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpnrg_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpnrg_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmpnrg_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmprg_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmprg_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmprg_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmprg_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cmprg_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cp_until_zerohttps://github.com/rust-lang/stdarch/pull/1743 -
vec_cp_until_zero_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_extend_s64https://github.com/rust-lang/stdarch/pull/1743 -
vec_find_any_eqhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_eq_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_eq_idxhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_eq_idx_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_eq_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_eq_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_nehttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_ne_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_ne_idxhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_ne_idx_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_ne_or_0_idxhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_find_any_ne_or_0_idx_cchttps://github.com/rust-lang/stdarch/pull/1728 -
vec_fp_test_data_classhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_gather_elementhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_gfmsum_accumhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_load_bndryhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_load_lenhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_load_len_rhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_load_pairhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_msum_u128https://github.com/rust-lang/stdarch/pull/1743 -
vec_packs_cchttps://github.com/rust-lang/stdarch/pull/1738 -
vec_packsu_cchttps://github.com/rust-lang/stdarch/pull/1738 -
vec_rl_maskhttps://github.com/rust-lang/stdarch/pull/1728 -
vec_scatter_elementhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_search_string_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_search_string_until_zero_cchttps://github.com/rust-lang/stdarch/pull/1743 -
vec_store_lenhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_store_len_rhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_sub_u128https://github.com/rust-lang/stdarch/pull/1728 -
vec_subc_u128https://github.com/rust-lang/stdarch/pull/1728 -
vec_sube_u128https://github.com/rust-lang/stdarch/pull/1728 -
vec_subec_u128https://github.com/rust-lang/stdarch/pull/1728 -
vec_sum_u128https://github.com/rust-lang/stdarch/pull/1728 -
vec_test_maskhttps://github.com/rust-lang/stdarch/pull/1743 -
vec_unpackhhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_unpacklhttps://github.com/rust-lang/stdarch/pull/1738 -
vec_unsignedhttps://github.com/rust-lang/stdarch/pull/1743
blocked on https://github.com/rust-lang/rust/pull/137447
-
vec_promotehttps://github.com/rust-lang/stdarch/pull/1772 -
vec_extracthttps://github.com/rust-lang/stdarch/pull/1772 -
vec_inserthttps://github.com/rust-lang/stdarch/pull/1772 -
vec_insert_and_zerohttps://github.com/rust-lang/stdarch/pull/1772
from nnp-assist, current qemu traps on these
-
vec_extend_to_fp32_hihttps://github.com/rust-lang/stdarch/pull/1996 -
vec_extend_to_fp32_lohttps://github.com/rust-lang/stdarch/pull/1996 -
vec_round_from_fp32https://github.com/rust-lang/stdarch/pull/1996 -
vec_convert_to_fp16https://github.com/rust-lang/stdarch/pull/1996 -
vec_convert_from_fp16https://github.com/rust-lang/stdarch/pull/1996
deprecated functions
-
vec_ctd -
vec_ctd_s64 -
vec_ctd_u64 -
vec_ctsl -
vec_ctul -
vec_ld2f -
vec_st2f -
vec_xstd2 -
vec_xstw4 -
vec_xld2 -
vec_xlw4 -
vec_permi
Steps / History
- Implementation: #...
- Final comment period (FCP)^1
- Stabilization PR
Unresolved Questions
- None yet.
@rustbot label O-SystemZ
general s390x vector/intrinsics progress is tracked at https://github.com/rust-lang/rust/issues/130869
cc @taiki-e
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the public API in core::arch::s390x and compare it with clang's vecintrin.h, as described in the tracking issue. Determine which intrinsics remain unchecked, then review the linked stdarch pull requests for established patterns. The work is done when the remaining API entries are implemented and the checklist links their pull requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100