[PATCH] D158018: [FunctionPropertiesAnalysis] Add operand type counts
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 13:39:55 PDT 2023
aidengrossman added reviewers: mtrofin, jdoerfert.
aidengrossman added a comment.
Planning on this and then probably a follow-up patch that adds more detailed statistics on phi nodes/branching and intrinsic usage, and then we should have a complete supserset of the statistics used in the literature (when combined with raw instruction counts).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158018/new/
https://reviews.llvm.org/D158018
More information about the llvm-commits
mailing list