[PATCH] D88180: [RFC] HashTree and MachineOutliner HashTree Serialization for cross module data sharing.
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 22:28:48 PDT 2020
plotfi updated this revision to Diff 294228.
plotfi added a comment.
comments added
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88180/new/
https://reviews.llvm.org/D88180
Files:
llvm/include/llvm/CodeGen/MachineOutliner.h
llvm/include/llvm/CodeGen/MachineStableHash.h
llvm/include/llvm/CodeGen/StableHashTree.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/lib/CodeGen/MachineStableHash.cpp
llvm/lib/CodeGen/StableHashTree.cpp
llvm/test/CodeGen/AArch64/machine-outliner-serialize-hashtree-multi-1.mir
llvm/test/CodeGen/AArch64/machine-outliner-serialize-hashtree.mir
llvm/test/CodeGen/Inputs/machine-outliner-serialize-hashtree-external-multi-1.mir
llvm/test/CodeGen/Inputs/machine-outliner-serialize-hashtree-external.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88180.294228.patch
Type: text/x-patch
Size: 32712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/1905e60b/attachment.bin>
More information about the llvm-commits
mailing list