[PATCH] D33685: [InlineCost, NFC] Change CallAnalyzer::isGEPFree to use TTI::getUserCost instead of TTI::getGEPCost

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 14:00:13 PDT 2017


efriedma requested changes to this revision.
efriedma added a comment.
This revision now requires changes to proceed.

Oh, oops, you're right, sorry. Sorry, I wasn't paying close enough attention to the loop.

I'm surprised we don't have any test coverage for this...


https://reviews.llvm.org/D33685





More information about the llvm-commits mailing list