[PATCH] D128070: [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of unsigned

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 10:12:12 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG67dc8021a179: [Support] Change TrackingStatistic and NoopStatistic to use uint64_t instead of… (authored by mingmingl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128070

Files:
  llvm/include/llvm/ADT/Statistic.h
  llvm/lib/Support/Statistic.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/unittests/ADT/StatisticTest.cpp
  mlir/lib/Pass/PassStatistics.cpp
  polly/lib/Analysis/ScopDetection.cpp
  polly/lib/Analysis/ScopInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128070.439080.patch
Type: text/x-patch
Size: 8634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/3eecce36/attachment.bin>


More information about the llvm-commits mailing list