[Clang] Add __builtin_masked_compress/__builtin_masked_expand
Open
clang
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
There is already
`__builtin_masked_expand_load` and
`__builtin_masked_compress_store`
but there is no variant without load/store variants yet
It would be usefull for more sophisticated/specialised algorithms and data flows
Contributor guide
Assessment
This issue has not been assessed yet.