[PATCH] D156837: [AArch64][CodeGen] Avoid inverting hot branches during relaxation

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 11:46:49 PDT 2023


dhoekwater updated this revision to Diff 550832.
dhoekwater marked an inline comment as done.
dhoekwater added a comment.

Move trampoline initialization into an existing loop


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156837

Files:
  llvm/lib/CodeGen/BranchRelaxation.cpp
  llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156837.550832.patch
Type: text/x-patch
Size: 14910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/cf183177/attachment-0001.bin>


More information about the llvm-commits mailing list