[PATCH] D28300: [InstCombine] Fix address space handling when removing allocas

James Price via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 09:15:11 PST 2017


jprice updated this revision to Diff 83374.
jprice marked 6 inline comments as done.
jprice added a comment.

- Address review comments from arsenm


https://reviews.llvm.org/D28300

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28300.83374.patch
Type: text/x-patch
Size: 10770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/e0b657df/attachment.bin>


More information about the llvm-commits mailing list