[llvm] [InlineCost] Consider the default branch when calculating cost (PR #77856)

Quentin Dian via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 17:39:28 PDT 2024


DianQK wrote:

I think that's probably it. I believe this code is all based on the existence of default branching considerations. Could you try with b74b7b125c3243a2113b57fa1b39017918b804c8 and 0a525581096c889f5122f4008d2fe8eef9af071e in #85160? Though I haven't gotten around to add comments yet.

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


More information about the llvm-commits mailing list