[PATCH] D37175: Fix PR/33305. caused by trying to simplify expressions in phi of ops that should have no leaders.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 27 18:30:39 PDT 2017


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

- Update patch for correctness
- Add test


https://reviews.llvm.org/D37175

Files:
  lib/Transforms/Scalar/NewGVN.cpp
  test/Transforms/NewGVN/completeness.ll
  test/Transforms/NewGVN/pr33185.ll
  test/Transforms/NewGVN/pr33305.ll
  test/Transforms/NewGVN/pr33432.ll
  test/Transforms/NewGVN/pr33461.ll
  test/Transforms/NewGVN/pr34135.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37175.112848.patch
Type: text/x-patch
Size: 37998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/fda2b271/attachment.bin>


More information about the llvm-commits mailing list