[PATCH] D72721: [BranchAlign] Disable autopadding in cold blocks to reduce code size impact

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 18:24:41 PST 2020


LuoYuanke added a comment.

@reames 
I'm a little bit concerned about the performance impact of this patch. Do you  have any data for the patch? Is there any performance penalty and how much code size is reduced?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72721/new/

https://reviews.llvm.org/D72721





More information about the llvm-commits mailing list