[PATCH] D71501: Cost Annotation Writer for InlineCost

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 16:55:54 PST 2020


knaumov updated this revision to Diff 245768.
knaumov marked 4 inline comments as done.
knaumov added a comment.

Addressed @apilipenko 's comments

- Switched to one flag
- Small changes in struct and comments


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.245768.patch
Type: text/x-patch
Size: 7954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/87aa25ee/attachment.bin>


More information about the llvm-commits mailing list