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

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 11:19:49 PDT 2023


dhoekwater added a comment.

In D156767#4639219 <https://reviews.llvm.org/D156767#4639219>, @MaskRay wrote:

> It'd be great to fold this information to the summary.
> ...
> but there is an unused register

Folded into the summary and updated phrasing.


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