[PATCH] Devirtualize llvm::Value and all subclasses

Pete Cooper peter_cooper at apple.com
Mon Jun 22 17:03:22 PDT 2015


> On Jun 22, 2015, at 10:47 AM, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
> 
> This makes sense.  I don't have any better ideas.  LGTM as is.
Thanks.  Landed 0001 as r240358.

Starting to look at the next one.  Trying to work out whether I can statically tell if A::foo != B::foo so that we know methods have been overridden.  So far no luck but i’ll keep working on it.

Cheers,
Pete

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150622/9c27b2e6/attachment.html>


More information about the llvm-commits mailing list