[llvm-branch-commits] [llvm] release/21.x: [TailDup] Delay aggressive computed-goto taildup to after RegAlloc. (#150911) (PR #151680)

Florian Hahn via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 20 03:58:40 PDT 2025


fhahn wrote:

> > Ping :)
> > If the X86 side of things is a blocker, we can also make it only to apply to AArch64 or Apple platforms?
> 
> Yeah, that would be good to me.

Sounds good, I updated the PR to restrict this just to apple platforms for now, for which we did careful perf evaluations

https://github.com/llvm/llvm-project/pull/151680


More information about the llvm-branch-commits mailing list