[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 07:10:59 PST 2023
spupyrev updated this revision to Diff 499497.
spupyrev added a comment.
fixed assertion
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.499497.patch
Type: text/x-patch
Size: 15054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/68ee7b46/attachment-0001.bin>
More information about the llvm-commits
mailing list