[PATCH] D46893: [CVP] Require DomTree for new Pass Manager

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 04:07:39 PDT 2018


dmgreen updated this revision to Diff 147751.
dmgreen added a comment.

Thanks for the info. I see the problem. I will commit this, to make it so this isn't crashing, and we can go from there.

I've changed the test here to be a new test in phi-common-val.ll that shows the error. No longer using the fact that add.ll happened to crash.


https://reviews.llvm.org/D46893

Files:
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  test/Transforms/CorrelatedValuePropagation/phi-common-val.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46893.147751.patch
Type: text/x-patch
Size: 4625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/7d98f768/attachment.bin>


More information about the llvm-commits mailing list