[PATCH] D144302: [PGO] Setting ValueProfNode Array's Alignment

Qiongsi Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 07:09:16 PST 2023


qiongsiwu1 updated this revision to Diff 499161.
qiongsiwu1 added a comment.

clang-format and address code review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144302

Files:
  compiler-rt/include/profile/InstrProfData.inc
  compiler-rt/lib/profile/InstrProfiling.h
  llvm/include/llvm/ProfileData/InstrProfData.inc
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/icall-comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144302.499161.patch
Type: text/x-patch
Size: 5738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/68bdfc37/attachment.bin>


More information about the llvm-commits mailing list