[PATCH] D113839: [NFC] Use Optional<ProfileCount> to model invalid counts

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 14 19:17:46 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa32c2c380863: [NFC] Use Optional<ProfileCount> to model invalid counts (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113839

Files:
  llvm/include/llvm/IR/Function.h
  llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/lib/CodeGen/MachineSizeOpts.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113839.387148.patch
Type: text/x-patch
Size: 13086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/58661603/attachment.bin>


More information about the llvm-commits mailing list