Skip to content

Use __builtin_ctz and __builtin_clz in dlmalloc#401

Merged
sunfishcode merged 1 commit intoWebAssembly:mainfrom
type-dance:dlmalloc-use-clz-ctz
Mar 6, 2023
Merged

Use __builtin_ctz and __builtin_clz in dlmalloc#401
sunfishcode merged 1 commit intoWebAssembly:mainfrom
type-dance:dlmalloc-use-clz-ctz

Conversation

@TerrorJack
Copy link
Contributor

This patch ports emscripten-core/emscripten#18186 to wasi-libc to get a bit of speed & size improvement for cheap :)

@sunfishcode sunfishcode merged commit f2a35a4 into WebAssembly:main Mar 6, 2023
@sunfishcode
Copy link
Member

Nice find!

@TerrorJack TerrorJack deleted the dlmalloc-use-clz-ctz branch March 6, 2023 16:38
abrown added a commit to abrown/wasi-sdk that referenced this pull request Mar 20, 2023
This change brings in several helpful PRs (e.g.,
WebAssembly/wasi-libc#397, WebAssembly/wasi-libc#399,
WebAssembly/wasi-libc#401) in anticipation of creating a release based
on LLVM 16.
abrown added a commit to WebAssembly/wasi-sdk that referenced this pull request Mar 22, 2023
This change brings in several helpful PRs (e.g.,
WebAssembly/wasi-libc#397, WebAssembly/wasi-libc#399,
WebAssembly/wasi-libc#401) in anticipation of creating a release based
on LLVM 16.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants