[PATCH] D158900: [CSSPGO] Compute checksum mismatch recursively on nested profile

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 14:49:51 PDT 2023


wlei created this revision.
Herald added subscribers: hoy, ormris, wenlei, hiraditya.
Herald added a project: All.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158900

Files:
  llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile-mismatch-nested.prof
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158900.553638.patch
Type: text/x-patch
Size: 5360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/b6271d7e/attachment.bin>


More information about the llvm-commits mailing list