[PATCH] D38802: [Dominators] Remove the NCA check

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 08:24:48 PDT 2017


brzycki accepted this revision.
brzycki added a comment.
This revision is now accepted and ready to land.

When working on JumpThreading I never saw a failure due to NCD verification so I think you're intuition about other checks makes sense.


https://reviews.llvm.org/D38802





More information about the llvm-commits mailing list