[PATCH] D41522: [Inliner] Restrict soft-float inlining penalty.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 17:42:40 PST 2017


efriedma updated this revision to Diff 127974.
efriedma edited the summary of this revision.
efriedma added a comment.
Herald added a subscriber: javed.absar.

Fixed getFPOpCost().


Repository:
  rL LLVM

https://reviews.llvm.org/D41522

Files:
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Analysis/InlineCost.cpp
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  test/Transforms/Inline/ARM/inline-fp.ll
  test/Transforms/Inline/inline-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41522.127974.patch
Type: text/x-patch
Size: 15584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/09e2e35d/attachment-0001.bin>


More information about the llvm-commits mailing list