[all-commits] [llvm/llvm-project] 6b50a1: [Support] Remove countLeadingZeros, countPopulatio...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 24 00:00:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b50a10d87ba00b0d77f258fd75d5b705c45663b
      https://github.com/llvm/llvm-project/commit/6b50a10d87ba00b0d77f258fd75d5b705c45663b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Support/MathExtras.h

  Log Message:
  -----------
  [Support] Remove countLeadingZeros, countPopulation, etc

These functions have been deprecated since:

  commit ec116ea684b43aadfdda03cea2c2a86423e3fc27
  Author: Kazu Hirata <kazu at google.com>
  Date:   Sun Feb 12 12:11:51 2023 -0800

Differential Revision: https://reviews.llvm.org/D153686




More information about the All-commits mailing list