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

Nick Desaulniers via llvm-commits llvm-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 llvm-commits mailing list