[PATCH] D158681: [FunctionPropertiesAnalysis] Add CFG and call properties
Aiden Grossman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 17:38:54 PDT 2023
aidengrossman updated this revision to Diff 552935.
aidengrossman marked an inline comment as done.
aidengrossman added a comment.
Address reviewer feedback
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.552935.patch
Type: text/x-patch
Size: 12245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/b823fcef/attachment.bin>
More information about the llvm-commits
mailing list