[PATCH] D31717: CodeGen: Emit lifetime intrinsics with pointer argument in alloca address space

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 5 11:28:56 PDT 2017


yaxunl added a comment.

In https://reviews.llvm.org/D31717#719362, @arsenm wrote:

> I had the part for non-0 alloca too, but not sure if I posted it. It's in my GitHub branch


For that one we'd better stick to https://reviews.llvm.org/D31404 since the review is almost done. I will acknowledge your contribution and others in the commit message.


https://reviews.llvm.org/D31717





More information about the cfe-commits mailing list