[PATCH] D29745: WholeProgramDevirt: Separate the code that applies optzns from the code that decides whether to apply them. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 19:17:12 PST 2017


pcc created this revision.

The idea is that the apply* functions will also be called when importing
devirt optimizations.

Depends on https://reviews.llvm.org/D29744


https://reviews.llvm.org/D29745

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29745.87753.patch
Type: text/x-patch
Size: 9115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/f46fccb1/attachment.bin>


More information about the llvm-commits mailing list