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

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 10:35:17 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8d2f7177c39: [MemProf] Add hot allocation type (authored by kanwu, committed by tejohnson).

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.520436.patch
Type: text/x-patch
Size: 33443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/11484da4/attachment-0001.bin>


More information about the llvm-commits mailing list