[PATCH] D28812: [SCEV] Introduce add operation inlining limit

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 17:30:37 PST 2017


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

LGTM

I generally don't like thresholds, but I can't immediately think of anything better than `AddOpsInlineThreshold`.


https://reviews.llvm.org/D28812





More information about the llvm-commits mailing list