[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 19:54:44 PDT 2022
aidengrossman updated this revision to Diff 453187.
aidengrossman marked 4 inline comments as done.
aidengrossman added a comment.
Adjust comments to better document the extraction algorithm and the data that
it returns. Also refactor to passing around a struct rather than a tuple and
adjust a comment in the dev mode logging.
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.453187.patch
Type: text/x-patch
Size: 18863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/991c4238/attachment.bin>
More information about the llvm-commits
mailing list