[PATCH] D53254: [Merge SImilar Function ThinLTO] Set up similar function to be imported

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 13 23:24:21 PDT 2018


hiraditya created this revision.
hiraditya added reviewers: sebpop, SirishP, brzycki, tobiasvk.
Herald added subscribers: arphaman, dexonsmith, inglorion.

Import the similar functions into the module with another function matching the hash.
Depends on: https://reviews.llvm.org/D53253


https://reviews.llvm.org/D53254

Files:
  include/llvm/IR/ModuleSummaryIndex.h
  lib/Transforms/IPO/FunctionImport.cpp
  lib/Transforms/IPO/MergeSimilarFunctions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53254.169591.patch
Type: text/x-patch
Size: 6612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181014/a2b08580/attachment.bin>


More information about the llvm-commits mailing list