[PATCH] D22051: MergeSimilarFunctions: a code size pass to merge functions with small differences

Anmol P. Paralkar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 11:17:38 PST 2016


appcs added a comment.

MergeSimilarFunctions demonstrates great improvement on Cisco software, so this is of great value to us. We have some improvements upon the base work to improve the compile time.


https://reviews.llvm.org/D22051





More information about the llvm-commits mailing list