[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 Oct 24 01:08:47 PDT 2022


gchatelet added a comment.

What would be the use case here?
I'd rather keep these functions to what's strictly required. The smallest the code base, the better.


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