[PATCH] D82283: Add new function properties to FunctionPropertiesAnalysis
Tarindu Jayatilaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 21 22:45:27 PDT 2020
tarinduj created this revision.
tarinduj added reviewers: jdoerfert, mtrofin, uenoku, ggeorgakoudis.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
tarinduj edited the summary of this revision.
Added LoadInstCount, StoreInstCount, MaxLoopDepth, LoopCount
https://reviews.llvm.org/D82283
Files:
llvm/include/llvm/Analysis/ML/FunctionPropertiesAnalysis.h
llvm/lib/Analysis/ML/FunctionPropertiesAnalysis.cpp
llvm/test/Analysis/ML/FunctionPropertiesAnalysis/matmul.ll
llvm/unittests/Analysis/ML/FunctionPropertiesAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82283.272327.patch
Type: text/x-patch
Size: 8552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/c3ed1f48/attachment.bin>
More information about the llvm-commits
mailing list