[PATCH] D144306: [BOLT][NFC] Add hash computation for basic blocks

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 14:02:27 PDT 2023


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

nit


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/Core/MCPlusBuilder.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
  bolt/lib/Target/X86/X86MCPlusBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144306.518859.patch
Type: text/x-patch
Size: 16502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/a6ca2628/attachment.bin>


More information about the llvm-commits mailing list