[libc-commits] [llvm] [libc] [NFC] rename builtin_wrapper into math_extras (PR #72998)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Nov 21 09:31:21 PST 2023


nickdesaulniers wrote:

> and bit_support. WDYT? clz functions are actually in "include/llvm/ADT/bit.h"

Is there value in matching the header name from LLVM? i.e. "bit.h" rather than "bit_support.h"?

https://github.com/llvm/llvm-project/pull/72998


More information about the libc-commits mailing list