[PATCH] D85547: [Attributor] Provide an edge-based interface in AAIsDead

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 11:40:49 PDT 2020


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

- check state validity in `getNextAssumedLiveSuccessor`


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

https://reviews.llvm.org/D85547

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85547.284459.patch
Type: text/x-patch
Size: 5985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/fb3a6824/attachment.bin>


More information about the llvm-commits mailing list