[llvm] [PPC] Implement `areInlineCompatible` (PR #126562)

Henry Jiang via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 08:44:51 PST 2025


mustartt wrote:

> Thanks Henry. This is a good start. Can you add a test now? Ideally it includes an example that has attributes that would be problematic when inlined with the default target hook.

Added test

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


More information about the llvm-commits mailing list