[PATCH] D81743: InlineCostAnnotationPrinterPass - Introducing the pass
Kirill Naumov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 14:51:13 PDT 2020
knaumov updated this revision to Diff 271207.
knaumov edited the summary of this revision.
knaumov added a comment.
- Changed the comments to better reflect the usage of the pass
- Changed the summary of the differential
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81743/new/
https://reviews.llvm.org/D81743
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/Transforms/Inline/debuginline-cost-delta.ll
llvm/test/Transforms/Inline/inline-cost-annotation-pass.ll
llvm/test/Transforms/Inline/print-instructions-deltas-unfinished.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81743.271207.patch
Type: text/x-patch
Size: 8261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/7c147426/attachment.bin>
More information about the llvm-commits
mailing list