[PATCH] D60659: [InstCombine] Eliminate stores to constant memory

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 13 15:13:33 PDT 2019


reames updated this revision to Diff 195043.
reames edited the summary of this revision.
reames added a comment.

Rebase on top of test changes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60659/new/

https://reviews.llvm.org/D60659

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  test/Transforms/InstCombine/memcpy.ll
  test/Transforms/InstCombine/memmove.ll
  test/Transforms/InstCombine/memset.ll
  test/Transforms/InstCombine/store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60659.195043.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190413/b90a1eea/attachment.bin>


More information about the llvm-commits mailing list