[PATCH] D37175: Fix PR/33305. caused by trying to simplify expressions in phi of ops that should have no leaders.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 19:20:08 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL312401: Fix PR/33305. caused by trying to simplify expressions in phi of ops that… (authored by dannyb).
Changed prior to commit:
https://reviews.llvm.org/D37175?vs=113543&id=113635#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37175
Files:
llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
llvm/trunk/test/Transforms/NewGVN/completeness.ll
llvm/trunk/test/Transforms/NewGVN/pr33185.ll
llvm/trunk/test/Transforms/NewGVN/pr33305.ll
llvm/trunk/test/Transforms/NewGVN/pr33432.ll
llvm/trunk/test/Transforms/NewGVN/pr33461.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37175.113635.patch
Type: text/x-patch
Size: 36375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170902/18119d88/attachment.bin>
More information about the llvm-commits
mailing list