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

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 23:27:50 PST 2023


aidengrossman updated this revision to Diff 494795.
aidengrossman added a comment.

Move profile dump option out of LLVM_HAVE_TFLITE gate to prevent compilation
failure if building without TFLite.


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/MLRegallocEvictAdvisor.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/MLRegalloc/bb-profile-dump.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143311.494795.patch
Type: text/x-patch
Size: 5641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/18fb005d/attachment.bin>


More information about the llvm-commits mailing list