[PATCH] D81743: InlineCostAnnotationPrinterPass - Introducing the pass

Kirill Naumov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 07:42:48 PDT 2020


knaumov updated this revision to Diff 271086.
knaumov marked an inline comment as done.
knaumov added a comment.

Sorry, submitted wrong diff


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.271086.patch
Type: text/x-patch
Size: 8031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/c25ffe8f/attachment-0001.bin>


More information about the llvm-commits mailing list