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

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 14:42:27 PDT 2016


jfb added a comment.

Could you detail how this is different from MergeFunc, and what it would take to add the new capabilities to MergeFunc instead of duplicating?


http://reviews.llvm.org/D22051





More information about the llvm-commits mailing list