aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2024-03-27 08:22:51 -0700
committerGitHub <noreply@github.com>2024-03-27 08:22:51 -0700
commit51f7b262425959d4e2bd6bc79fed283586d0472e (patch)
tree6680bcb2f9cb5132a9e0dd292d44e86b2014f8d2 /clang/lib/CodeGen
parent13b653ab112736b92cd7f8ef249ced2b148ee7f4 (diff)
downloadllvm-51f7b262425959d4e2bd6bc79fed283586d0472e.zip
llvm-51f7b262425959d4e2bd6bc79fed283586d0472e.tar.gz
llvm-51f7b262425959d4e2bd6bc79fed283586d0472e.tar.bz2
[libc][support][UInt] implement 128b math helpers (#86531)
Flush out the remaining UInt<128> support and add test coverage. We could have used cpp::popcount in the implementation of UInt::has_single_bit, but has_single_bit has a perhaps useful early return.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions