[PATCH] New Loop Distribution pass
Adam Nemet
anemet at apple.com
Thu Apr 9 15:48:12 PDT 2015
================
Comment at: lib/Transforms/Scalar/LoopDistribute.cpp:45
@@ +44,3 @@
+static cl::opt<bool>
+ LDistVerify("loop-distribute-verify", cl::Hidden,
+ cl::desc("Turn on DominatorTree and LoopInfo verification "
----------------
Gerolf and I came up with a better name for this: -verify-after-loop-distribute.
http://reviews.llvm.org/D8831
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list