[PATCH] D84685: [llvm][NFC] TensorSpec abstraction for ML evaluator

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 11:14:03 PDT 2020


mtrofin updated this revision to Diff 280986.
mtrofin added a comment.

Removed a spurious empty line and an unnecessary friend relationship.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84685/new/

https://reviews.llvm.org/D84685

Files:
  llvm/include/llvm/Analysis/Utils/TFUtils.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp
  llvm/lib/Analysis/TFUtils.cpp
  llvm/unittests/Analysis/TFUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84685.280986.patch
Type: text/x-patch
Size: 16443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/d1c4bae9/attachment.bin>


More information about the llvm-commits mailing list