[llvm] [InlineCost] Never inline functions with incompatible target features (PR #205113)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 03:26:38 PDT 2026
nikic wrote:
The ARM issue has been fixed in https://github.com/llvm/llvm-project/pull/205763.
Now the only target with unnecessarily conservative inlining behavior left is PowerPC.
https://github.com/llvm/llvm-project/pull/205113
More information about the llvm-commits
mailing list