[PATCH] D68782: [ThinLTO] Import virtual method with single implementation in hybrid mode

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 04:33:09 PDT 2019


evgeny777 created this revision.
evgeny777 added reviewers: tejohnson, pcc.
Herald added subscribers: dexonsmith, steven_wu, hiraditya, inglorion, mehdi_amini.

At the moment this is being done in index based WPD, but would be nice to have in hybrid LTO mode as well.


https://reviews.llvm.org/D68782

Files:
  lib/Transforms/IPO/WholeProgramDevirt.cpp
  test/ThinLTO/X86/Inputs/devirt_single_hybrid_bar.ll
  test/ThinLTO/X86/Inputs/devirt_single_hybrid_foo.ll
  test/ThinLTO/X86/devirt_single_hybrid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68782.224310.patch
Type: text/x-patch
Size: 11075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/37a76ed4/attachment.bin>


More information about the llvm-commits mailing list