[PATCH] D87132: [Partial Inliner] Compute intrinsic cost through TTI

Dangeti Tharun kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 05:20:58 PDT 2020


tdangeti updated this revision to Diff 291871.
tdangeti marked an inline comment as done.
tdangeti added a comment.

Removed the "assert" comment from test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87132/new/

https://reviews.llvm.org/D87132

Files:
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/test/Transforms/PartialInlining/intrinsic-call-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87132.291871.patch
Type: text/x-patch
Size: 9577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/880d2432/attachment.bin>


More information about the llvm-commits mailing list