[PATCH] D11859: Generating vptr assume loads

Piotr Padlewski via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 16 15:52:45 PDT 2015


Prazek added a comment.

In http://reviews.llvm.org/D11859#225025, @rjmccall wrote:

> Mostly LGTM.  Are you going to emit assumptions for vbptrs in a separate patch?


I wasn't planning to. I am focusing now on upgrading GVN for using new invariant.barrier metadata.


http://reviews.llvm.org/D11859





More information about the cfe-commits mailing list