[PATCH] D30112: [InlineCost] Move the code in isGEPOffsetConstant to a lambda. NFC.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 12:17:54 PST 2017
chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.
I'm fine if you want this in the main patch, but I actually think this makes sense as a stand-alone refactoring, so LGTM.
https://reviews.llvm.org/D30112
More information about the llvm-commits
mailing list