[PATCH] D124481: [llvm][misexpect] Add tests for sample profiling

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 14:33:53 PDT 2022


paulkirth updated this revision to Diff 450409.
paulkirth added a comment.

Rebase and restore assertion.

A follow up patch will try to address the problem of provenance tracking.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124481

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/Utils/MisExpect.cpp
  llvm/test/Transforms/SampleProfile/Inputs/misexpect.prof
  llvm/test/Transforms/SampleProfile/misexpect-zero.ll
  llvm/test/Transforms/SampleProfile/misexpect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124481.450409.patch
Type: text/x-patch
Size: 18960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/490c75b9/attachment.bin>


More information about the llvm-commits mailing list