[all-commits] [llvm/llvm-project] bd7c2f: [ADT] Simplify PointerBitMask in PointerIntPair.h ...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Sep 12 09:46:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd7c2f15e8b9ff09cd415e7f8d01117cb0296e6e
      https://github.com/llvm/llvm-project/commit/bd7c2f15e8b9ff09cd415e7f8d01117cb0296e6e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M llvm/include/llvm/ADT/PointerIntPair.h

  Log Message:
  -----------
  [ADT] Simplify PointerBitMask in PointerIntPair.h (NFC) (#158210)

A left shift of (uintptr_t)-1) is simpler.



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