[PATCH] D23200: [LVI] Handle conditions in the form of (cond1 && cond2)

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 08:21:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278231: [LVI] Handle conditions in the form of (cond1 && cond2) (authored by apilipenko).

Changed prior to commit:
  https://reviews.llvm.org/D23200?vs=66928&id=67523#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23200

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23200.67523.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/8e273a03/attachment.bin>


More information about the llvm-commits mailing list