[PATCH] D23358: [LVI] Take guards into account

Artur Pilipenko via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 09:36:25 PDT 2016


apilipenko created this revision.
apilipenko added reviewers: sanjoy, reames.
apilipenko added a subscriber: llvm-commits.

Teach LVI to gather control dependant constraints from guards.

https://reviews.llvm.org/D23358

Files:
  lib/Analysis/LazyValueInfo.cpp
  test/Transforms/CorrelatedValuePropagation/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23358.67538.patch
Type: text/x-patch
Size: 7664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/1a95c494/attachment.bin>


More information about the llvm-commits mailing list