[PATCH] D118659: [mlgo][regalloc] Factor live interval feature calculation

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 15:05:28 PST 2022


mtrofin updated this revision to Diff 404746.
mtrofin added a comment.

the start/end freq can stay float, they don't participate in the sums


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118659

Files:
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/test/CodeGen/MLRegalloc/Inputs/reference-log-noml.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118659.404746.patch
Type: text/x-patch
Size: 46463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/6e36d667/attachment.bin>


More information about the llvm-commits mailing list