[PATCH] D19553: Unroll pass restructure.
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 17:00:49 PDT 2016
hfinkel accepted this revision.
hfinkel added a reviewer: hfinkel.
hfinkel added a comment.
This revision is now accepted and ready to land.
This certainly looks cleaner, thanks!
My one request, since we're refactoring anyway, could we make some named constant for the number of latch-associated instructions and use it instead of putting '2' everywhere?
Repository:
rL LLVM
http://reviews.llvm.org/D19553
More information about the llvm-commits
mailing list