[PATCH] D131220: [NFC][MLGO] ML Regalloc Priority Advisor
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 15 09:46:54 PDT 2022
mtrofin added a comment.
In D131220#3707921 <https://reviews.llvm.org/D131220#3707921>, @Flpha0830 wrote:
> This patch introduces the priority analysis and the priority advisor,
> the default implementation, and the scaffolding for introducing the
> other implementations of the advisor.
Please remember to:
- add this to the git commit (i.e. `git commit --amend` and make sure this is the description)
- also add this to the review message (from `Edit` button on the right)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131220/new/
https://reviews.llvm.org/D131220
More information about the llvm-commits
mailing list