[PATCH] D131930: [mlgo] Add in-development instruction based features for regalloc advisor

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 14:27:01 PDT 2022


aidengrossman updated this revision to Diff 453131.
aidengrossman added a comment.

Changed up dev mode extra features test to make it less fragile by getting rid
of the exact logging diff check and adding more FileCheck checks on the
instructions and mapping matrix for the first eviction problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131930

Files:
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/test/CodeGen/MLRegalloc/dev-mode-extra-features-logging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131930.453131.patch
Type: text/x-patch
Size: 17066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/cf61870a/attachment.bin>


More information about the llvm-commits mailing list