[PATCH] D158681: [FunctionPropertiesAnalysis] Add CFG and call properties
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 15:03:01 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
aidengrossman marked an inline comment as done.
Closed by commit rGaad3641e80de: [FunctionPropertiesAnalysis] Add CFG and call properties (authored by aidengrossman).
Changed prior to commit:
https://reviews.llvm.org/D158681?vs=553611&id=553643#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158681/new/
https://reviews.llvm.org/D158681
Files:
llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
llvm/test/Analysis/FunctionPropertiesAnalysis/matmul.ll
llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158681.553643.patch
Type: text/x-patch
Size: 14468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/6eb9d707/attachment.bin>
More information about the llvm-commits
mailing list