[PATCH] D140949: [MemProf] Context disambiguation cloning pass [patch 2/3]
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 12:01:26 PST 2023
tejohnson updated this revision to Diff 487934.
tejohnson added a comment.
Rebase on top of patch 1 changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140949/new/
https://reviews.llvm.org/D140949
Files:
llvm/lib/Transforms/IPO/PGHOContextDisambiguation.cpp
llvm/test/ThinLTO/X86/pgho-basic.ll
llvm/test/ThinLTO/X86/pgho-duplicate-context-ids.ll
llvm/test/ThinLTO/X86/pgho-indirectcall.ll
llvm/test/ThinLTO/X86/pgho-inlined.ll
llvm/test/Transforms/PGHOContextDisambiguation/basic.ll
llvm/test/Transforms/PGHOContextDisambiguation/duplicate-context-ids.ll
llvm/test/Transforms/PGHOContextDisambiguation/indirectcall.ll
llvm/test/Transforms/PGHOContextDisambiguation/inlined.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140949.487934.patch
Type: text/x-patch
Size: 69543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/52dbc174/attachment.bin>
More information about the llvm-commits
mailing list