[PATCH] D71501: Cost Annotation Writer for InlineCost

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 10:41:54 PST 2020


knaumov updated this revision to Diff 242124.
knaumov marked 2 inline comments as done.
knaumov added a comment.

Resolving @apilipenko suggestions.
Removed deltas from the struct.


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

https://reviews.llvm.org/D71501

Files:
  llvm/lib/Analysis/InlineCost.cpp
  llvm/test/DebugInfo/debuginline-cost-delta.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71501.242124.patch
Type: text/x-patch
Size: 8485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/e2eeffb4/attachment.bin>


More information about the llvm-commits mailing list