[PATCH] D61055: [LoopSimplifyCFG] Suppress expensive DomTree verification in LoopSimplifyCFG
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 28 07:28:53 PDT 2019
dmgreen added a comment.
Yeah, sounds like a good idea to me. I almost sugested the same thing. There are a load of tests that should still be using Full (i.e. the domtree construction still needs to be checked with basic/full).
@kuhar what do you think?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61055/new/
https://reviews.llvm.org/D61055
More information about the llvm-commits
mailing list