[all-commits] [llvm/llvm-project] f71e25: [memprof] Simplify IndexedMemProfRecord::operator=...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Apr 16 20:35:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f71e25bb669d662f98823d6d81b3f918538c9239
      https://github.com/llvm/llvm-project/commit/f71e25bb669d662f98823d6d81b3f918538c9239
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/MemProf.h

  Log Message:
  -----------
  [memprof] Simplify IndexedMemProfRecord::operator== (NFC) (#88986)

llvm::SmallVector::operator== exactly meets our needs.



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