[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
Fri Sep 16 23:01:17 PDT 2022


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

Fixed conditional compilation for dev features so that the default case
doesn't break.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131930

Files:
  llvm/include/llvm/CodeGen/SlotIndexes.h
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.h
  llvm/test/CodeGen/MLRegalloc/dev-mode-extra-features-logging.ll
  llvm/unittests/CodeGen/CMakeLists.txt
  llvm/unittests/CodeGen/MLRegallocDevelopmentFeatures.cpp

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


More information about the llvm-commits mailing list