[PATCH] D17258: [LoopReroller] Allow setting MaxRerollIterations above 16
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 00:34:28 PST 2016
jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.
Yep, looks good, thanks!
Sorry I didn't reply to your previous comment. Essentially yes, I agree that tuning this on the command line would be nice. However, the way proposed made the code look ugly and less readable.
James
http://reviews.llvm.org/D17258
More information about the llvm-commits
mailing list