[PATCH] D83283: [Attributor] AAPotentialValues Interface

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 22:16:17 PDT 2020


okura updated this revision to Diff 277664.
okura marked an inline comment as done.
okura added a comment.

- Add documents (mainly `AAPotentialValues` struct)
- rename `isFull` in `PotentialValuesState` struct to `isAtWorstState`


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

https://reviews.llvm.org/D83283

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83283.277664.patch
Type: text/x-patch
Size: 31039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/5b01a753/attachment-0001.bin>


More information about the llvm-commits mailing list