[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:13:27 PST 2023
aidengrossman updated this revision to Diff 495282.
aidengrossman added a comment.
Rename pass to MBBProfileDump and split into a separate file from the
regalloc eviction advisor. Modifying pipeline tests is still TODO.
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.495282.patch
Type: text/x-patch
Size: 5453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/41876674/attachment.bin>
More information about the llvm-commits
mailing list