[all-commits] [llvm/llvm-project] 67a011: [libc] Replace `__builtin_popcountl` with `cpp::po...

Iris via All-commits all-commits at lists.llvm.org
Wed Mar 19 07:36:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67a01131a8d70fcd06c6bd9cea30a8a6262c8c94
      https://github.com/llvm/llvm-project/commit/67a01131a8d70fcd06c6bd9cea30a8a6262c8c94
  Author: Iris <0.0 at owo.li>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M libc/src/sched/linux/sched_getcpucount.cpp

  Log Message:
  -----------
  [libc] Replace `__builtin_popcountl` with `cpp::popcount` in `sched_getcpucount` (#131952)

Closes #128781.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list