[PATCH] D86587: [WIP][Attributor] Per function iteration and memory tracking.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 13:02:42 PDT 2020


kuter updated this revision to Diff 288090.
kuter edited the summary of this revision.
kuter added a comment.

Split unrelated changes to another patch
Handle attibutes that are created after function delete.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86587

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/Attributor/allow_list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86587.288090.patch
Type: text/x-patch
Size: 22509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/745e078f/attachment.bin>


More information about the llvm-commits mailing list