AdamNiederer / AdamNiederer/faster
PMOVMSKB operation equivalent
Ouverte
- Langage dominant
- Rust
- Étoiles
- 1.6k
- Forks
- 52
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
It would be useful to me if there were an operation like `fn bytemask(v: T) -> usize` that set the bits of the usize to 1 where the packed vector's bytes are all 1, corresponding to the asm PMOVMSKB or VPMOVMSKB. I don't know how possible this would be for faster, but it would be nice.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.