[PATCH] D75617: [WPD] Provide a way to prevent function(s) from being devirtualized

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 10:23:11 PST 2020


evgeny777 updated this revision to Diff 248537.
evgeny777 added a comment.
Herald added subscribers: dexonsmith, steven_wu.

- Added support for index based WPD
- Minor improvements in test case


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

https://reviews.llvm.org/D75617

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/ThinLTO/X86/devirt.ll
  llvm/test/Transforms/WholeProgramDevirt/virtual-const-prop-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75617.248537.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/3189c8eb/attachment-0001.bin>


More information about the llvm-commits mailing list