[PATCH] D145836: [MemProf] Context disambiguation cloning pass [patch 1b/3]

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 11:39:46 PDT 2023


tejohnson updated this revision to Diff 507450.
tejohnson added a comment.

Rebase code and tests on top of committed patch 1a


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145836

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
  llvm/test/ThinLTO/X86/memprof-basic.ll
  llvm/test/ThinLTO/X86/memprof-duplicate-context-ids.ll
  llvm/test/ThinLTO/X86/memprof-duplicate-context-ids2.ll
  llvm/test/ThinLTO/X86/memprof-indirectcall.ll
  llvm/test/ThinLTO/X86/memprof-inlined.ll
  llvm/test/ThinLTO/X86/memprof-inlined2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145836.507450.patch
Type: text/x-patch
Size: 112025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/e2a81500/attachment.bin>


More information about the llvm-commits mailing list