[PATCH] D34697: [ARM] Inline callee if its target-features are a subset of the caller
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 09:06:03 PDT 2017
fhahn updated this revision to Diff 106044.
fhahn added a comment.
Herald added a subscriber: dschuff.
Use whitelist, excludes ModeThumb, ModeSoftFloat and FeatureNoARM.
https://reviews.llvm.org/D34697
Files:
lib/Target/ARM/ARMTargetTransformInfo.cpp
lib/Target/ARM/ARMTargetTransformInfo.h
test/Transforms/Inline/ARM/inline-target-attr.ll
test/Transforms/Inline/ARM/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34697.106044.patch
Type: text/x-patch
Size: 5750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/dd008f6c/attachment.bin>
More information about the llvm-commits
mailing list