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

Eric Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 09:23:49 PDT 2022


Flpha0830 created this revision.
Herald added subscribers: hiraditya, mgorny, qcolombet, MatzeB.
Herald added a project: All.
Flpha0830 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130915

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/lib/Analysis/models/gen-regalloc-priority-test-model.py
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/MLRegallocPriorityAdvisor.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocGreedy.h
  llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
  llvm/lib/CodeGen/RegAllocPriorityAdvisor.h
  llvm/test/CodeGen/MLRegalloc/Inputs/reference-prio-log-noml.txt
  llvm/test/CodeGen/MLRegalloc/dev-mode-prio-logging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130915.449043.patch
Type: text/x-patch
Size: 165939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/e54c5827/attachment-0001.bin>


More information about the llvm-commits mailing list