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

Eric Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 00:26:03 PDT 2022


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

Add LICENSE and remove unused code


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.451365.patch
Type: text/x-patch
Size: 11860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/a6e93437/attachment.bin>


More information about the llvm-commits mailing list