[PATCH] D109860: profi - a flow-based profile inference algorithm: Part I (out of 3)
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 17 10:38:50 PDT 2021
davidxl added a comment.
A few high level questions before the review:
1. Is there a high level description of the 3 sub-patches and their relationship?
2. does it work without using pseudoprob? Is there a test case?
3. the test case seems to disable new pm, why is that?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109860/new/
https://reviews.llvm.org/D109860
More information about the llvm-commits
mailing list