[PATCH] D115648: [LTO] Ignore unreachable virtual functions in WPD in thin LTO

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 17:54:40 PST 2021


luna updated this revision to Diff 394429.
luna marked 2 inline comments as done.
luna added a comment.

Change test IR by removing irrelevant lines and using one prefix per FileCheck.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115648

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/ThinLTO/X86/Inputs/devirt_after_filtering_unreachable_lib.ll
  llvm/test/ThinLTO/X86/Inputs/devirt_hybrid_after_filtering_unreachable_lib.ll
  llvm/test/ThinLTO/X86/devirt_after_filtering_unreachable.ll
  llvm/test/ThinLTO/X86/devirt_hybrid_after_filtering_unreachable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115648.394429.patch
Type: text/x-patch
Size: 11901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/7e2b8bb3/attachment.bin>


More information about the llvm-commits mailing list