[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
Fri Aug 1 03:15:01 PDT 2025
fhahn wrote:
For context, this fixes a regression in the Python interpreter on AArch64 compared to 20.1.0
https://github.com/llvm/llvm-project/pull/151680
More information about the llvm-branch-commits
mailing list