[PATCH] D131220: [NFC][MLGO] ML Regalloc Priority Advisor
Eric Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 13:42:03 PDT 2022
Flpha0830 updated this revision to Diff 450928.
Flpha0830 added a comment.
This patch introduces the priority analysis and the priority advisor,
the default implementation, and the scaffolding for introducing the
other implementations of the advisor.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131220/new/
https://reviews.llvm.org/D131220
Files:
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/CodeGen/RegAllocGreedy.h
llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
llvm/lib/CodeGen/RegAllocPriorityAdvisor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131220.450928.patch
Type: text/x-patch
Size: 11307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/4ca4441a/attachment.bin>
More information about the llvm-commits
mailing list