[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 05:30:00 PDT 2025


fhahn wrote:

> Can you also include an IR test that triggers this

Added a reduced version of a case that shows the impact of the extra optimizations: 6ccc9e559da8d0f07e496d375dbc02bc441e60d9. PR updated to show the improvements

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


More information about the llvm-commits mailing list