[PATCH] D71501: Cost Annotation Writer for InlineCost
Kirill Naumov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 16 12:28:05 PST 2020
knaumov updated this revision to Diff 238574.
knaumov added a reviewer: mtrofin.
knaumov added a comment.
Sorry for the delay due to the changes in structure of InlineCost.cpp in this patch: https://reviews.llvm.org/D71733 .
Structural changes mostly.
Added test to llvm/test/DebugInfo to test the new flag.
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.238574.patch
Type: text/x-patch
Size: 11275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/5f828c16/attachment.bin>
More information about the llvm-commits
mailing list