[all-commits] [llvm/llvm-project] 5c30a5: [ExecutionEngine] Call hash_combine_range with a r...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Oct 23 07:09:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c30a5c7b8d9cb885cf636c656d2849881a61532
      https://github.com/llvm/llvm-project/commit/5c30a5c7b8d9cb885cf636c656d2849881a61532
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/Orc/WaitingOnGraph.h

  Log Message:
  -----------
  [ExecutionEngine] Call hash_combine_range with a range (NFC) (#164755)

We can pass a range directly to hash_combine_range these days.



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