[PATCH] D27283: Fix invalid addrspacecast due to combining alloca with global var

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 14:04:05 PST 2016


yaxunl updated this revision to Diff 80822.
yaxunl marked an inline comment as done.
yaxunl added a comment.

Revised by David's and Matt's comments.


https://reviews.llvm.org/D27283

Files:
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  test/Transforms/InstCombine/memcpy-addrspace.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27283.80822.patch
Type: text/x-patch
Size: 7391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/24e5e1de/attachment.bin>


More information about the llvm-commits mailing list