[PATCH] D80991: [WIP][Attributor] AAPotentialValues Attribute

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 7 19:12:09 PDT 2020


okura updated this revision to Diff 269087.
okura added a comment.
Herald added a subscriber: hiraditya.

Add boilerplates and some implementation (but still in progress)


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

https://reviews.llvm.org/D80991

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80991.269087.patch
Type: text/x-patch
Size: 20161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/c60619c2/attachment.bin>


More information about the llvm-commits mailing list