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

James Price via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 06:11:26 PST 2017


jprice updated this revision to Diff 86416.
jprice added a comment.

- Remove accidental debug statement


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.86416.patch
Type: text/x-patch
Size: 11461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170131/7733eab1/attachment.bin>


More information about the llvm-commits mailing list