[all-commits] [llvm/llvm-project] c6cec7: [CodeGen] Make hash_value a non-friend function (N...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Apr 27 18:17:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6cec7bd9cef993b377903b88375e00badcbf11b
      https://github.com/llvm/llvm-project/commit/c6cec7bd9cef993b377903b88375e00badcbf11b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/PBQP/Math.h

  Log Message:
  -----------
  [CodeGen] Make hash_value a non-friend function (NFC) (#137564)

We can implement hash_value with publicly available methods of Vector.



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