[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:37:45 PDT 2023


aidengrossman updated this revision to Diff 552934.
aidengrossman marked an inline comment as done.
aidengrossman added a comment.

Address reviewer feedback

- Fix issue with critical edge counting


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.552934.patch
Type: text/x-patch
Size: 12235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/dbae8c24/attachment.bin>


More information about the llvm-commits mailing list