AdamNiederer / AdamNiederer/faster
PMOVMSKB operation equivalent
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 1.6k
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.