[PATCH] D125448: [llvm-profgen] Filter out oversized LBR ranges.

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 09:29:10 PDT 2022


wlei updated this revision to Diff 428972.
wlei added a comment.

addressing Wenlei's feedback

tweak the test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125448

Files:
  llvm/test/tools/llvm-profgen/Inputs/invalid-range.perfscript
  llvm/test/tools/llvm-profgen/invalid-range.test
  llvm/tools/llvm-profgen/PerfReader.cpp
  llvm/tools/llvm-profgen/PerfReader.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125448.428972.patch
Type: text/x-patch
Size: 8504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/f781be3b/attachment.bin>


More information about the llvm-commits mailing list