[PATCH] D156767: [AArch64] [BranchRelaxation] Optimize for hot code size in AArch64 branch relaxation

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 22:22:55 PDT 2023


MaskRay added a comment.

In D156767#4549141 <https://reviews.llvm.org/D156767#4549141>, @dhoekwater wrote:

> Here's a breakdown of the cases:
> [...]

It'd be great to fold this information to the summary.

> Hot -> Cold [x16 not free, but others are]

but there is an unused register


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156767



More information about the llvm-commits mailing list