[PATCH] D143311: [MLGO] Add BB Profile Dump Pass for Regalloc Case

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 15:20:01 PST 2023


aidengrossman updated this revision to Diff 495288.
aidengrossman marked an inline comment as done.
aidengrossman added a comment.

Update comment in TargetPassConfig.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143311

Files:
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/MBBProfileDump.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/MLRegalloc/bb-profile-dump.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143311.495288.patch
Type: text/x-patch
Size: 5629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/ffb2bc9e/attachment.bin>


More information about the llvm-commits mailing list