[libc-commits] [PATCH] D136488: [libc.search] [PATCH 2/6] add ctz/clz for unsigned short
Schrodinger ZHU Yifan via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Oct 26 12:31:42 PDT 2022
SchrodingerZhu updated this revision to Diff 470901.
SchrodingerZhu added a comment.
Address code reviews:
- fix silly bugs created during my dream walking.
- add unit tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136488/new/
https://reviews.llvm.org/D136488
Files:
libc/src/__support/builtin_wrappers.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/builtin_wrappers_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136488.470901.patch
Type: text/x-patch
Size: 5797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221026/6df1bfd5/attachment.bin>
More information about the libc-commits
mailing list