[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
Mon Dec 12 11:28:49 PST 2016
yaxunl updated this revision to Diff 81114.
yaxunl added a comment.
Revised so that no useless instructions generated during instruction combination.
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.81114.patch
Type: text/x-patch
Size: 9368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/794c3a19/attachment.bin>
More information about the llvm-commits
mailing list