[PATCH] D29803: WholeProgramDevirt: Examine the function body when deciding whether functions are readnone.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 17:49:41 PST 2017
pcc created this revision.
The goal is to get an analysis result even for de-refineable functions.
The justification is the same as for https://reviews.llvm.org/D29701.
Depends on https://reviews.llvm.org/D29695
Depends on https://reviews.llvm.org/D29782
https://reviews.llvm.org/D29803
Files:
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/Transforms/WholeProgramDevirt/vcp-accesses-memory.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29803.87928.patch
Type: text/x-patch
Size: 7858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/05e9444c/attachment.bin>
More information about the llvm-commits
mailing list