[PATCH] D69686: [LVI][CVP] Use block value in getPredicateAt()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 11:57:37 PST 2019


nikic updated this revision to Diff 228504.
nikic added a comment.

Rebase over changes to pointer handling.

There are some concerning changes to lvi-after-jumpthreading.ll which I probably missed before.


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

https://reviews.llvm.org/D69686

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/test/Analysis/LazyValueAnalysis/lvi-after-jumpthreading.ll
  llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
  llvm/test/Transforms/JumpThreading/bb-unreachable-from-entry.ll
  llvm/test/Transforms/JumpThreading/header-succ.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69686.228504.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/12f89ce8/attachment.bin>


More information about the llvm-commits mailing list