[PATCH] D80579: [llvm] Add function feature extraction analysis

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 17:08:57 PDT 2020


mtrofin marked 3 inline comments as done.
mtrofin added inline comments.


================
Comment at: llvm/include/llvm/Analysis/ML/InlineFeaturesAnalysis.h:1
+#ifndef LLVM_INLINEFEATURESANALYSIS_H_
+#define LLVM_INLINEFEATURESANALYSIS_H_
----------------
mtrofin wrote:
> rriddle wrote:
> > These files are missing license headers BTW. Not sure if that was intentional.
> It wasn't - let me correct that. I'll send a patch shortly and link it here.
https://reviews.llvm.org/D81896


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