[PATCH] D30929: NewGVN: Handle coercion of constant stores, loads, memory insts.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 01:25:10 PDT 2017


dberlin updated this revision to Diff 91681.
dberlin added a comment.

Update to fix bugs discovered during a few 3-stages


https://reviews.llvm.org/D30929

Files:
  lib/Transforms/Scalar/NewGVN.cpp
  test/Transforms/NewGVN/calloc-load-removal.ll
  test/Transforms/NewGVN/fold-const-expr.ll
  test/Transforms/NewGVN/malloc-load-removal.ll
  test/Transforms/NewGVN/pr17732.ll
  test/Transforms/NewGVN/rle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30929.91681.patch
Type: text/x-patch
Size: 11089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/c2f914a5/attachment.bin>


More information about the llvm-commits mailing list