Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This operation maps to the WebAssembly instruction `i32.ctz`. Without this, the `compute_bit2idx` macro falls back to a C implementation which does not seem to be detected as a ctz operation by clang at `-O3`.
- Loading branch information