[libc-commits] [PATCH] D136488: [libc.search] [PATCH 2/6] add ctz/clz for unsigned short
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Dec 19 08:17:20 PST 2022
gchatelet added a comment.
@SchrodingerZhu are you planning to land this patch?
If so you'd need to use `LLVM_LIBC_HAS_BUILTIN` from `libc/src/__support/compiler_features.h`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136488/new/
https://reviews.llvm.org/D136488
More information about the libc-commits
mailing list