[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:54:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG06eee8748fb4: [Attributor][NFC] Connect AAPotentialValues with AAValueSimplify (authored by okura).

Repository:
  rG LLVM Github Monorepo

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.284587.patch
Type: text/x-patch
Size: 11486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/29095bf7/attachment.bin>


More information about the llvm-commits mailing list