[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:15:03 PDT 2020


plotfi updated this revision to Diff 294226.
plotfi added a comment.

clang-tidy


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.294226.patch
Type: text/x-patch
Size: 32388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/01fb4dc4/attachment.bin>


More information about the llvm-commits mailing list