[PATCH] D57067: [MBP] Don't move bottom block before header if it can't reduce taken branches
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 24 14:52:40 PST 2019
Carrot added a comment.
In D57067#1369587 <https://reviews.llvm.org/D57067#1369587>, @davidxl wrote:
> lgtm.
>
> Do you have any benchmarking numbers?
No. I just observed it many multi times in unit tests, found it not optimal, and think it should be improved.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57067/new/
https://reviews.llvm.org/D57067
More information about the llvm-commits
mailing list