This is an archive of the discontinued LLVM Phabricator instance.

Changing the default MaxNumPromotions from 2 to 3.
ClosedPublic

Authored by danielcdh on Jul 27 2017, 4:37 PM.

Details

Summary

In performance tuning, we see performance benefits when enlarge the maximum num promotion targets to 3. This is safe as soon as we have total percentage threshold properly setup (https://reviews.llvm.org/D35962)

Event Timeline

danielcdh created this revision.Jul 27 2017, 4:37 PM
This revision is now accepted and ready to land.Jul 27 2017, 5:48 PM
danielcdh closed this revision.Jul 27 2017, 6:03 PM