[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
Tue Aug 5 01:42:32 PDT 2025
fhahn wrote:
> I expect a double-check for #106846 before the merge. Sorry I'm too busy to do this.
Sounds good! My understanding from @mikulas-patocka response in https://github.com/llvm/llvm-project/issues/106846 is that there is that the current patch didn't regress their use case.
For the reproducer shared there I am also not seeing any regression on X86 skylake (the only X86 system I have access to)
https://github.com/llvm/llvm-project/pull/151680
More information about the llvm-branch-commits
mailing list