[PATCH] D131209: [mlgo] Add ability to create feature-gated development features in regalloc advisor

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 10:05:16 PDT 2022


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

Changed InputFeatures and TrainingInputFeatures from being static members to
normal class members.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131209

Files:
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131209.452724.patch
Type: text/x-patch
Size: 13874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/6253d8fc/attachment.bin>


More information about the llvm-commits mailing list