[PATCH] D124565: [mlgo] Support exposing more features than those supported by models
Yundi Qian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 22:43:07 PDT 2022
yundiqian added a comment.
what restricts that "the new features must be appended at the end of the list of features requested from the model"?
Wondering whether it is possible to relax this constraint cause it may cause trouble if there are multiple developers for the same pass
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124565/new/
https://reviews.llvm.org/D124565
More information about the llvm-commits
mailing list