[PATCH] D73698: [ThinLTO] Import globals recursively

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 09:02:51 PDT 2020


evgeny777 updated this revision to Diff 282230.
evgeny777 added a comment.

Rebased/improved test case. @tejohnson Can you please look at this? I think that after D73851 <https://reviews.llvm.org/D73851> compile time regressions are unlikely (at least I don't see them in LLVM test suite)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73698/new/

https://reviews.llvm.org/D73698

Files:
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/ThinLTO/X86/import-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73698.282230.patch
Type: text/x-patch
Size: 5218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/a8049cf3/attachment.bin>


More information about the llvm-commits mailing list