[PATCH] D82044: Rename InlineFeatureAnalysis to FunctionPropertiesAnalysis
Tarindu Jayatilaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 00:30:49 PDT 2020
tarinduj added a comment.
In D82044#2099266 <https://reviews.llvm.org/D82044#2099266>, @mtrofin wrote:
> Nit: I think the motivation was that we want to experiment with extending it and purposing it for other than inliner usecases (as opposed to avoiding confusion - it's not clear what confusion there was)
There was a confusion with subtarget features and that's why it was changed to properties right? Anyway, I'll edit the summary.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82044/new/
https://reviews.llvm.org/D82044
More information about the llvm-commits
mailing list