[PATCH] D34431: [LVI] Teach LVI to reason about ORs of icmps similar to how it reasons about ANDs of icmps

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 18:09:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306076: [LVI] Teach LVI to reason about ORs of icmps similar to how it reasons about… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D34431?vs=103295&id=103679#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34431

Files:
  llvm/trunk/lib/Analysis/LazyValueInfo.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34431.103679.patch
Type: text/x-patch
Size: 3463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/53cadf53/attachment.bin>


More information about the llvm-commits mailing list