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

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 11:53:17 PST 2023


spupyrev updated this revision to Diff 499612.
spupyrev added a comment.

fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144306

Files:
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/HashUtilities.h
  bolt/include/bolt/Profile/ProfileYAMLMapping.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/CMakeLists.txt
  bolt/lib/Core/HashUtilities.cpp
  bolt/lib/Passes/IdenticalCodeFolding.cpp
  bolt/lib/Profile/YAMLProfileWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144306.499612.patch
Type: text/x-patch
Size: 15054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/e45a686f/attachment-0001.bin>


More information about the llvm-commits mailing list