[PATCH] D34697: [ARM] Inline callee if its target-features are a subset of the caller

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 08:50:50 PDT 2017


SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

This looks like a straight forward and sensible implementation of a target hook to me. But before committing, perhaps someone with more inlining experience than me can have a quick look as well.


https://reviews.llvm.org/D34697





More information about the llvm-commits mailing list