This is an archive of the discontinued LLVM Phabricator instance.

Avoid calling SizeClassMap::MaxCachedHint on hot path, it's not free.
ClosedPublic

Authored by alekseyshl on Apr 12 2017, 12:01 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl created this revision.Apr 12 2017, 12:01 PM
eugenis accepted this revision.Apr 12 2017, 1:59 PM
eugenis added a reviewer: kcc.

LGTM

This revision is now accepted and ready to land.Apr 12 2017, 2:00 PM
This revision was automatically updated to reflect the committed changes.