[PATCH] D120092: [instrprof] Rename the profile kind types to be more descriptive.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 23 13:13:08 PST 2022


snehasish updated this revision to Diff 410921.
snehasish added a comment.

Move the InstrProfKind::MemProf comment above the decl to be consistent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120092

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfReader.h
  llvm/include/llvm/ProfileData/InstrProfWriter.h
  llvm/lib/ProfileData/InstrProfReader.cpp
  llvm/lib/ProfileData/InstrProfWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120092.410921.patch
Type: text/x-patch
Size: 8202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/e0b631e0/attachment.bin>


More information about the llvm-commits mailing list