[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 1 08:14:26 PST 2016


yaxunl updated this revision to Diff 79913.
yaxunl marked 5 inline comments as done.
yaxunl added a comment.

Revised by David's comments.


https://reviews.llvm.org/D27283

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  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.79913.patch
Type: text/x-patch
Size: 8037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/cca352f7/attachment.bin>


More information about the llvm-commits mailing list