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

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 18:51:07 PDT 2021


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

Move attributor instance to the AACallGraphNode


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/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/callgraph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104059.351760.patch
Type: text/x-patch
Size: 12790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/067d7b38/attachment.bin>


More information about the llvm-commits mailing list