[PATCH] [Unroll] Rework the naming and structure of the new unroll heuristics.

Michael Zolotukhin mzolotukhin at apple.com
Fri Jun 5 10:00:35 PDT 2015


LGTM.


================
Comment at: test/Transforms/LoopUnroll/full-unroll-heuristics.ll:4
@@ -3,3 +3,3 @@
 ;  1) -unroll-threshold
-;  2) -unroll-absolute-threshold and
-;  3) -unroll-percent-of-optimized-for-complete-unroll
+;  2) -unroll-max-threshold and
+;  3) -unroll-percent-cost-saved-threshold
----------------
Please update the comment.

http://reviews.llvm.org/D9966

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list