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

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 13:28:06 PDT 2022


mingmingl updated this revision to Diff 438029.
mingmingl added a comment.

No change to patch content; 2 updates commit message (keep commit message and differential summary consistent, and append differential revision link as the last line of commit message).


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128070.438029.patch
Type: text/x-patch
Size: 5795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/c3186a98/attachment-0001.bin>


More information about the llvm-commits mailing list