[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
Fri Sep 1 08:34:05 PDT 2017


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

- NewGVN: Cleanup comments


https://reviews.llvm.org/D37175

Files:
  include/llvm/ADT/PackedVector.h
  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.113543.patch
Type: text/x-patch
Size: 36096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/399f6825/attachment-0001.bin>


More information about the llvm-commits mailing list