[all-commits] [llvm/llvm-project] 2a746e: [libc][Obvious] Change all __builtin_clz* calls to...

lntue via All-commits all-commits at lists.llvm.org
Fri Jun 10 13:03:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a746ebf1a4e746f0a3797146fc6750b607e896a
      https://github.com/llvm/llvm-project/commit/2a746ebf1a4e746f0a3797146fc6750b607e896a
  Author: Tue Ly <lntue at google.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M libc/src/__support/FPUtil/Hypot.h
    M libc/src/__support/FPUtil/generic/sqrt.h
    M libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
    M libc/src/__support/str_to_float.h

  Log Message:
  -----------
  [libc][Obvious] Change all __builtin_clz* calls to clz in builtin_wrappers.h.




More information about the All-commits mailing list