[PATCH] D28724: Use getLoopLatch in place of isLoopSimplifyForm
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 10:30:35 PST 2017
MatzeB added a comment.
Why was this implemented as a unittest? Wouldn't this work just as good by inserting some debug prints and then using lit+opt+FileCheck to test?
Repository:
rL LLVM
https://reviews.llvm.org/D28724
More information about the llvm-commits
mailing list