[PATCH] D149932: [MemProf] Add hot allocation type

Kan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 13:50:59 PDT 2023


kanwu updated this revision to Diff 519969.
kanwu added a comment.

update according to comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149932

Files:
  hot-alloctype.patch
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/Analysis/MemoryProfileInfo.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
  llvm/test/Assembler/thinlto-memprof-summary.ll
  llvm/unittests/Analysis/MemoryProfileInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149932.519969.patch
Type: text/x-patch
Size: 33443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/ad5eb104/attachment-0001.bin>


More information about the llvm-commits mailing list