[PATCH] D144306: [BOLT] adding hash computation for basic blocks

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 22:43:10 PDT 2023


maksfb added a comment.

LLVM has hash helpers under `llvm/include/llvm/ADT/Hashing.h`. Can we use them?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144306/new/

https://reviews.llvm.org/D144306



More information about the llvm-commits mailing list