[PATCH] D85668: [Attributor][NFC] Connect AAPotentialValues with AAValueSimplify

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 23:38:29 PDT 2020


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

- fix nits
- modify tests
- move changes in `PotentialValuesState` from D85632 <https://reviews.llvm.org/D85632>


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

https://reviews.llvm.org/D85668

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/lvi-after-jumpthreading.ll
  llvm/test/Transforms/Attributor/potential.ll
  llvm/test/Transforms/Attributor/value-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85668.284584.patch
Type: text/x-patch
Size: 11486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/3cdb79c8/attachment.bin>


More information about the llvm-commits mailing list