[PATCH] D131220: [NFC][MLGO] ML Regalloc Priority Advisor

Eric Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 12:00:03 PDT 2022


Flpha0830 updated this revision to Diff 450897.
Flpha0830 added a comment.

This patch introduces the priority analysis and priority 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/MLRegallocPriorityAdvisor.cpp
  llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
  llvm/lib/CodeGen/RegAllocPriorityAdvisor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131220.450897.patch
Type: text/x-patch
Size: 18129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/0894e8c9/attachment.bin>


More information about the llvm-commits mailing list