[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 12:45:19 PDT 2023
tejohnson updated this revision to Diff 507477.
tejohnson added a comment.
Reduce test cases
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.507477.patch
Type: text/x-patch
Size: 67826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/2df82dec/attachment.bin>
More information about the llvm-commits
mailing list