[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
Fri Feb 10 13:57:33 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294786: Fix invalid addrspacecast due to combining alloca with global var (authored by yaxunl).

Changed prior to commit:
  https://reviews.llvm.org/D27283?vs=81114&id=88051#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27283

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27283.88051.patch
Type: text/x-patch
Size: 9537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/64d16533/attachment.bin>


More information about the llvm-commits mailing list