[llvm-branch-commits] AlwaysInliner: A new inlining algorithm to interleave alloca promotion with inlines. (PR #145613)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jul 2 06:34:39 PDT 2025


https://github.com/nikic commented:

Can you please pre-commit a PhaseOrdering test that demonstrates the problem you are trying to solve? It's hard to understand whether this is the correct solution to the problem without an actual test case.

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


More information about the llvm-branch-commits mailing list