[PATCH] D29808: WholeProgramDevirt: Add any unsuccessful llvm.type.checked.load devirtualizations to the list of llvm.type.test users.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 16:16:00 PST 2017


pcc updated this revision to Diff 90549.
pcc marked an inline comment as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D29808

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/Inputs/export.yaml
  llvm/test/Transforms/WholeProgramDevirt/export-unsuccessful-checked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29808.90549.patch
Type: text/x-patch
Size: 9534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170304/fc76537d/attachment.bin>


More information about the llvm-commits mailing list