[clang] [llvm] CodeGen: Add LibcallLoweringInfo analysis pass (PR #168622)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 7 14:28:54 PST 2025


arsenm wrote:

> Shall it be disabled at O0?

No, this should be a mandatory lowering pass. As it is now this shouldn't have any impact on anything




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


More information about the llvm-commits mailing list