[PATCH] D85592: [Attributor] Add flag for undef value to the state of AAPotentialValues

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 07:35:24 PDT 2020


okura updated this revision to Diff 286019.
okura added a comment.

- handle undef in update functions


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

https://reviews.llvm.org/D85592

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: D85592.286019.patch
Type: text/x-patch
Size: 20673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/2a3583a5/attachment.bin>


More information about the llvm-commits mailing list