[PATCH] D20703: [SCEV] Keep SCEVExpander insert points consistent.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 10:45:53 PDT 2016


gberry added a comment.

Hi Sanjoy,

Thanks for the review.  I've made the changes you suggested.  I'm not entirely pleased with the duplicating of InsertPointGuard, though I also wasn't pleased with changing the InsertPointGuard interface.


http://reviews.llvm.org/D20703





More information about the llvm-commits mailing list