[PATCH] D115195: [mlgo][regalloc] Add score calculation for training

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 16:04:56 PST 2021


mtrofin updated this revision to Diff 392215.
mtrofin marked 3 inline comments as done.
mtrofin added a comment.

updated weights


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115195/new/

https://reviews.llvm.org/D115195

Files:
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/RegAllocScore.cpp
  llvm/lib/CodeGen/RegAllocScore.h
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/RegAllocScoreTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115195.392215.patch
Type: text/x-patch
Size: 17042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/cf7e0669/attachment.bin>


More information about the llvm-commits mailing list