[llvm] [InlineCost] Simplify extractvalue across callsite (PR #145054)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 20 09:23:23 PDT 2025


================

----------------
nikic wrote:

This test also passes without your change. You could use a recursive call to prove that the recursive code path is eliminated. Alternative could check debug output.

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


More information about the llvm-commits mailing list