[PATCH] D17632: [LoopUnrollAnalyzer] Check that we're using SCEV for the same loop we're simulating.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 18:51:13 PST 2016


sanjoy accepted this revision.
sanjoy added a reviewer: sanjoy.
sanjoy added a comment.
This revision is now accepted and ready to land.

lgtm

I don't know this area of code well, but this change looks fairly simple and obvious


http://reviews.llvm.org/D17632





More information about the llvm-commits mailing list