[PATCH] D97592: [PGO] Fix two issues in PGOMemOPSizeOpt.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 16:13:13 PST 2021


yamauchi updated this revision to Diff 327312.
yamauchi added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97592

Files:
  compiler-rt/include/profile/InstrProfData.inc
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
  llvm/test/Transforms/PGOProfile/memop_size_opt.ll
  llvm/test/Transforms/PGOProfile/memop_size_opt_skip_ranges_promote_three.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97592.327312.patch
Type: text/x-patch
Size: 8907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/ca809fbe/attachment-0001.bin>


More information about the llvm-commits mailing list