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

James Price via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 08:24:37 PST 2017


jprice updated this revision to Diff 85916.
jprice marked 11 inline comments as done.
jprice added a comment.

- Address review comments from mehdi_amini


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.85916.patch
Type: text/x-patch
Size: 11489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/7c972f73/attachment.bin>


More information about the llvm-commits mailing list