[PATCH] D52243: [ConstHoist] Do NOT rebase single (or few) dependent of base insertion point

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 17:26:37 PDT 2018


zzheng added a comment.

In https://reviews.llvm.org/D52243#1241540, @dmgreen wrote:

> This does seem, from the tests I ran, to reduce codesize on average. Especially on Thumb1.


Yes, we're trying to reduce code size on Thumb1 for an internal workload.


Repository:
  rL LLVM

https://reviews.llvm.org/D52243





More information about the llvm-commits mailing list