[PATCH] D80579: [llvm] Add function feature extraction analysis
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 16:35:58 PDT 2020
rriddle added inline comments.
================
Comment at: llvm/include/llvm/Analysis/ML/InlineFeaturesAnalysis.h:1
+#ifndef LLVM_INLINEFEATURESANALYSIS_H_
+#define LLVM_INLINEFEATURESANALYSIS_H_
----------------
These files are missing license headers BTW. Not sure if that was intentional.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80579/new/
https://reviews.llvm.org/D80579
More information about the llvm-commits
mailing list