[llvm-branch-commits] [llvm] release/22.x: [ARM] Fix inlining issue in ARM (#169337) (PR #177974)
David Green via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jan 28 04:14:07 PST 2026
https://github.com/davemgreen approved this pull request.
Arm has a long history and complex interplay of features. We might end up inlining into a function that cannot handle the result.
Lets give this a go if it is so impactful. Like you say it should be safe. LGTM
https://github.com/llvm/llvm-project/pull/177974
More information about the llvm-branch-commits
mailing list