[PATCH] D104059: [WIP][Attributor] Derive AACallEdges attribute

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 12 18:36:20 PDT 2021


kuter updated this revision to Diff 351694.
kuter added a comment.

- Custom iterator for lazly creating AACallEdges
- GraphTraits implementation


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104059/new/

https://reviews.llvm.org/D104059

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104059.351694.patch
Type: text/x-patch
Size: 8408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/26a325d2/attachment.bin>


More information about the llvm-commits mailing list