[llvm] [TailDup] Delay aggressive computed-goto taildup to after RegAlloc. (PR #150911)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 28 02:45:13 PDT 2025
fhahn wrote:
Note that the original test that's running early tail duplication is renamed and a test for post-regalloc has been added here https://github.com/llvm/llvm-project/commit/cad5328b009aab73e68afc7b61fe7aa0af29c594
https://github.com/llvm/llvm-project/pull/150911
More information about the llvm-commits
mailing list