[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
Wed Aug 10 15:11:18 PDT 2022


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

Reduced the scope of the change to just refactoring parts of the
MLRegallocEvictAdvisor to set the stage for future work involving
feature lists that vary at runtime.


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.451649.patch
Type: text/x-patch
Size: 14356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/ebed9ff3/attachment.bin>


More information about the llvm-commits mailing list