[PATCH] D158681: [FunctionPropertiesAnalysis] Add CFG and call properties

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 13:57:48 PDT 2023


aidengrossman updated this revision to Diff 553611.
aidengrossman added a comment.

Address reviewer feedback

- Add handling for vector return types


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.553611.patch
Type: text/x-patch
Size: 14153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/62e62025/attachment.bin>


More information about the llvm-commits mailing list