[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
Thu Aug 18 22:23:08 PDT 2022


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

Fixed release mode build and gated more of the development feature tooling
with the preprocessing behind the `LLVM_HAVE_TF_API` flag.


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.453885.patch
Type: text/x-patch
Size: 19022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/bb5970b8/attachment.bin>


More information about the llvm-commits mailing list